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

In This Topic
    TableCell Class Members
    In This Topic

    The following tables list the members exposed by TableCell.

    Public Properties
     NameDescription
    Public Property Gets the column index.  
    Public Property Gets the column span (1 or more).  
    Public Property Gets the content of a table cell.  
    Public Property Gets the owner Page object. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public Property Gets the element's rectangle. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public Property Gets the row index.  
    Public Property Gets the row span (1 or more).  
    Public PropertyGets the owner TableFragment.  
    Public PropertyGets the source GrapeCity.Documents.Word.Cell.  
    Top
    Public Methods
     NameDescription
    Public MethodShows a color rectangle for the current LayoutElement (for debugging purposes). (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Top
    See Also