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