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