Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SupBook Class / sheetCount Field


In This Topic
sheetCount Field
In This Topic
Internal use only. Number of sheets in the workbook.
Syntax
'Declaration
 
Public sheetCount As Integer
 
'Usage
 
Dim instance As SupBook
Dim value As Integer
 
value = instance.sheetCount
 
instance.sheetCount = value
See Also