Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / TextHeaderFooterParser Class / AppendFontSize Method


In This Topic
AppendFontSize Method (TextHeaderFooterParser)
In This Topic
Appends the font size part.
Syntax
'Declaration
 
Protected Overrides Sub AppendFontSize( _
   ByVal fontSize As Integer _
) 
 
'Usage
 
Dim instance As TextHeaderFooterParser
Dim fontSize As Integer
 
instance.AppendFontSize(fontSize)

Parameters

fontSize
See Also