'Declaration
Public Property hsState As Byte
'Usage
Dim instance As BoundSheet8 Dim value As Byte instance.hsState = value value = instance.hsState
public byte hsState {get; set;}
'Declaration
Public Property hsState As Byte
'Usage
Dim instance As BoundSheet8 Dim value As Byte instance.hsState = value value = instance.hsState
public byte hsState {get; set;}