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

In This Topic
    TableBorderCollection Class Members
    In This Topic

    The following tables list the members exposed by TableBorderCollection.

    Public Properties
     NameDescription
    Public Property Gets the bootom border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public Property Gets the border that shall be displayed on all horizontal table cell borders that are not on an outmost edge of the parent table.  
    Public Property Gets the border that shall be displayed on all vertical table cell borders that are not on an outmost edge of the parent table.  
    Public Property Gets the left border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public Property Gets the right border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public Property Gets the top border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Top
    Public Methods
     NameDescription
    Public Method Resets all borders of an object to default. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Top
    See Also