Returns a reference to the Node object's Font object.
Syntax:
NodeObject.Font
The Font Property (Node Object) syntax has these parts:
| Part |
Description |
| NodeObject |
An object expression that evaluates to a Node object. |
Remarks:
Every Node object has an independent Font property. Together with the ForeColor property, it allows for total customization of the text.