'Declaration Public sheetCount As Integer
'Declaration
Public sheetCount As Integer
'Usage Dim instance As SupBook Dim value As Integer value = instance.sheetCount instance.sheetCount = value
'Usage
Dim instance As SupBook Dim value As Integer value = instance.sheetCount instance.sheetCount = value
public int sheetCount
SupBook Class SupBook Members