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