Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableStyle Class / Borders Property

In This Topic
    Borders Property (TableStyle)
    In This Topic
    Gets the table borders formatting.
    Syntax
    'Declaration
     
    Public ReadOnly Property Borders As TableBorderCollection
    public TableBorderCollection Borders {get;}
    See Also