'Declaration Public Property VerticalText As TextVerticalTypes
'Usage Dim instance As ExcelTextFormat Dim value As TextVerticalTypes instance.VerticalText = value value = instance.VerticalText
public TextVerticalTypes VerticalText {get; set;}
'Declaration Public Property VerticalText As TextVerticalTypes
'Usage Dim instance As ExcelTextFormat Dim value As TextVerticalTypes instance.VerticalText = value value = instance.VerticalText
public TextVerticalTypes VerticalText {get; set;}