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

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

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

    See Also