Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / AlignTablesRowByRow Property

In This Topic
    AlignTablesRowByRow Property
    In This Topic
    Gets or sets whether to align table rows independently.
    Syntax
    'Declaration
     
    Public Property AlignTablesRowByRow As System.Boolean
    public System.bool AlignTablesRowByRow {get; set;}
    See Also