|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PageSetup in org.evolvis.liboffice.msword8 |
---|
Methods in org.evolvis.liboffice.msword8 that return PageSetup | |
---|---|
PageSetup |
Section.getPageSetup()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
PageSetup |
Selection.getPageSetup()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
PageSetup |
Sections.getPageSetup()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
PageSetup |
_Document.getPageSetup()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
PageSetup |
Range.getPageSetup()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
Methods in org.evolvis.liboffice.msword8 with parameters of type PageSetup | |
---|---|
void |
Section.setPageSetup(PageSetup lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Selection.setPageSetup(PageSetup lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Sections.setPageSetup(PageSetup lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
_Document.setPageSetup(PageSetup lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Range.setPageSetup(PageSetup lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |