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

In This Topic
    UseSingleBorderforContiguousCells Property
    In This Topic
    Gets or sets whether to use simplified rules for table border conflicts.
    Syntax
    'Declaration
     
    Public Property UseSingleBorderforContiguousCells As System.Boolean
    public System.bool UseSingleBorderforContiguousCells {get; set;}
    See Also