:: ooo :: vba :: word ::

interface XHeaderFooter
Base Interfaces
XHeaderFooter
┗ ::ooo::vba::XHelperInterface
   ┗ ::com::sun::star::lang::XServiceInfo

::ooo::vba::XHelperInterface

Methods' Summary
Shapes  
Attributes' Summary
IsHeader  
LinkToPrevious  
Range  
Methods' Details
Shapes
any
Shapes( [in] any  Index );

Attributes' Details
IsHeader
[ readonly ] boolean IsHeader;
LinkToPrevious
boolean LinkToPrevious;
Range
[ readonly ] XRange Range;
Top of Page