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

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