:: ooo :: vba ::

interface XPageSetupBase
Base Interfaces
XPageSetupBaseXHelperInterface
   ┗ ::com::sun::star::lang::XServiceInfo

XHelperInterface

Attributes' Summary
TopMargin  
BottomMargin  
RightMargin  
LeftMargin  
Orientation  
Attributes' Details
TopMargin
double TopMargin;
BottomMargin
double BottomMargin;
RightMargin
double RightMargin;
LeftMargin
double LeftMargin;
Orientation
long Orientation;
Top of Page