'Declaration Public Property verXLHigh As Byte
'Declaration
Public Property verXLHigh As Byte
'Usage Dim instance As BOF Dim value As Byte instance.verXLHigh = value value = instance.verXLHigh
'Usage
Dim instance As BOF Dim value As Byte instance.verXLHigh = value value = instance.verXLHigh
public byte verXLHigh {get; set;}
BOF Class BOF Members