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