Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / HeaderFooterParser Class / Font Property


In This Topic
Font Property (HeaderFooterParser)
In This Topic
Gets the current used font.
Syntax
'Declaration
 
Protected ReadOnly Property Font As Font
 
'Usage
 
Dim instance As HeaderFooterParser
Dim value As Font
 
value = instance.Font
See Also