Description
Property used to access the font information for this McGraphObjText.
-
Property type
-
A Font object.
-
Syntax
-
[Set] object.Font [= Font]
The Font Property syntax has these parts: |
| object | An expression evaluating to an object of type McGraphObjText. | | Font | A Font object. | Remarks
This property is typed as a standard IFontDisp dispinterface. This interface exposes a font object's properties through Automation. It provides a subset of the IFont methods:
|