'Declaration Public Property VerticalOffsetAlignmentFrom As WrappingVerticalOffsetAlignmentFrom
'Usage Dim instance As Table Dim value As WrappingVerticalOffsetAlignmentFrom instance.VerticalOffsetAlignmentFrom = value value = instance.VerticalOffsetAlignmentFrom
public WrappingVerticalOffsetAlignmentFrom VerticalOffsetAlignmentFrom {get; set;}