'Declaration Property Rotation As Byte
'Declaration
Property Rotation As Byte
'Usage Dim instance As IExcelXF Dim value As Byte instance.Rotation = value value = instance.Rotation
'Usage
Dim instance As IExcelXF Dim value As Byte instance.Rotation = value value = instance.Rotation
byte Rotation {get; set;}
IExcelXF Interface IExcelXF Members