Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / MarginInfo Class / SheetID Property


In This Topic
SheetID Property
In This Topic
Gets or sets the sheet ID.
Syntax
'Declaration
 
Public Property SheetID As Integer
 
'Usage
 
Dim instance As MarginInfo
Dim value As Integer
 
instance.SheetID = value
 
value = instance.SheetID

Property Value

The sheet ID.
See Also