'Declaration Property UpRight As Boolean
'Usage Dim instance As IExcelTextFormat Dim value As Boolean instance.UpRight = value value = instance.UpRight
bool UpRight {get; set;}
'Declaration Property UpRight As Boolean
'Usage Dim instance As IExcelTextFormat Dim value As Boolean instance.UpRight = value value = instance.UpRight
bool UpRight {get; set;}