Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BoundSheet8 Class / hsState Property


In This Topic
hsState Property
In This Topic
Syntax
'Declaration
 
Public Property hsState As Byte
 
'Usage
 
Dim instance As BoundSheet8
Dim value As Byte
 
instance.hsState = value
 
value = instance.hsState
See Also