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


In This Topic
Workbook Property (HeaderFooterParser)
In This Topic
Gets the associated workbook.
Syntax
'Declaration
 
Protected ReadOnly Property Workbook As Workbook
 
'Usage
 
Dim instance As HeaderFooterParser
Dim value As Workbook
 
value = instance.Workbook
See Also