Collection.Font Property |
Gets or sets the font to be used for a table of contents or index.
[VBScript] Public Property Font As String
[JScript] public function get Font() : String; public function set Font(String);
A string representing the font.
Collection Object | Collection Members | HelpProducer Namespace