:: ooo :: vba :: word ::

interface XPageSetup

Attributes' Summary
Gutter  
HeaderDistance  
FooterDistance  
DifferentFirstPageHeaderFooter  
SectionStart  
Attributes' Details
Gutter
double Gutter;
HeaderDistance
double HeaderDistance;
FooterDistance
double FooterDistance;
DifferentFirstPageHeaderFooter
boolean DifferentFirstPageHeaderFooter;
SectionStart
long SectionStart;
Top of Page