'Declaration Public ReadOnly Property ActualVerticalAlignment As CellVerticalAlignment
'Usage Dim instance As Cell Dim value As CellVerticalAlignment value = instance.ActualVerticalAlignment
public CellVerticalAlignment ActualVerticalAlignment {get;}