public ushort col {get; set;}
'Declaration Public Property col As UShort
'Declaration
Public Property col As UShort
'Usage Dim instance As Cell Dim value As UShort instance.col = value value = instance.col
'Usage
Dim instance As Cell Dim value As UShort instance.col = value value = instance.col
Cell Class Cell Members