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

In This Topic
    CellBorderCollection Class Members
    In This Topic

    The following tables list the members exposed by CellBorderCollection.

    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. (Inherited from GrapeCity.Documents.Word.TableBorderCollection)
    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. (Inherited from GrapeCity.Documents.Word.TableBorderCollection)
    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)
    Public Property Gets the border that shall be displayed on the top left side to bottom right diagonal within the current table cell.  
    Public Property Gets the border that shall be displayed on the top right to bottom left diagonal within the current table cell.  
    Top
    Public Methods
     NameDescription
    Public Method Resets all borders of an object to default. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Top
    See Also