Uses of Class
org.evolvis.liboffice.msword8.Borders

Uses of Borders in org.evolvis.liboffice.msword8
 

Methods in org.evolvis.liboffice.msword8 that return Borders
 Borders _Font.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Cell.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Section.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Frame.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Rows.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Selection.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Style.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Paragraphs.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Row.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Cells.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders InlineShape.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Columns.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders _ParagraphFormat.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Table.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Paragraph.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Column.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Borders Range.getBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in org.evolvis.liboffice.msword8 with parameters of type Borders
 void _Font.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Cell.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Section.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Frame.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Rows.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Selection.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Style.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Paragraphs.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Row.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Cells.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void InlineShape.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Columns.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void _ParagraphFormat.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Table.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Paragraph.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Column.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Range.setBorders(Borders lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2006-2008 tarent GmbH. All Rights Reserved.