:: ooo :: vba :: excel ::

interface XFont

Attributes' Summary
StandardFontSize  
StandardFont  
FontStyle  
OutlineFont  
Attributes' Details
StandardFontSize
any StandardFontSize;
StandardFont
any StandardFont;
FontStyle
any FontStyle;
OutlineFont
any OutlineFont;
Top of Page