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

In This Topic
    CellContent Class
    In This Topic
    Represents the content of a table cell.
    Object Model
    CellContent Class
    Syntax
    'Declaration
     
    Public Class CellContent 
       Inherits LayoutElement
    public class CellContent : LayoutElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.Layout.LayoutElement
          GrapeCity.Documents.Word.Layout.CellContent

    See Also