Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / HeaderFooterParser Class / ParseSection Method


In This Topic
ParseSection Method
In This Topic
Syntax
'Declaration
 
Public Sub ParseSection( _
   ByVal section As HeaderFooterParser.Section _
) 
 
'Usage
 
Dim instance As HeaderFooterParser
Dim section As HeaderFooterParser.Section
 
instance.ParseSection(section)

Parameters

section
See Also