Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathMatrixColumn Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property
    In This Topic
    Gets or sets the horizontal justification of the column.
    Syntax
    'Declaration
     
    Public Property HorizontalAlignment As OMathHorizontalAlignment
    public OMathHorizontalAlignment HorizontalAlignment {get; set;}
    See Also