Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableBorderCollection Class
Members

In This Topic
    TableBorderCollection Class
    In This Topic
    Represents the set of borders for the edges of the table.
    Object Model
    TableBorderCollection Class
    Syntax
    'Declaration
     
    Public Class TableBorderCollection 
       Inherits BorderCollection
    public class TableBorderCollection : BorderCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.BorderCollection
             GrapeCity.Documents.Word.TableBorderCollection
                GrapeCity.Documents.Word.CellBorderCollection

    See Also