'Declaration Public Property VerticalAlign As ExcelVerticalAlignment
'Usage Dim instance As ExtendedFormat Dim value As ExcelVerticalAlignment instance.VerticalAlign = value value = instance.VerticalAlign
public ExcelVerticalAlignment VerticalAlign {get; set;}