'Declaration ReadOnly Property VerticalContentAlignment As Nullable(Of VerticalAlignment)
'Usage Dim instance As ISpannedCellConfiguration Dim value As Nullable(Of VerticalAlignment) value = instance.VerticalContentAlignment
Nullable<VerticalAlignment> VerticalContentAlignment {get;}