Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableCell Class
Properties

In This Topic
    TableCell Class Members
    In This Topic

    The following tables list the members exposed by TableCell.

    Public Properties
     NameDescription
    Public PropertyGets the index of left column in the cell.  
    Public PropertyGets the number of columns covered by the cell.  
    Public PropertyGets the cell's content GrapeCity.Documents.Layout.LayoutRect.  
    Public PropertyGets or sets a data object associated with the cell.  
    Public PropertyGets the height of the cell, in graphic units.  
    Public PropertyGets the GrapeCity.Documents.Layout.LayoutRect for the table cell.  
    Public PropertyGets the index of top row in the cell.  
    Public PropertyGets the number of rows covered by the cell.  
    Public PropertyGets the cell style.  
    Public PropertyGets the owner TableRenderer.  
    Public PropertyGets the GrapeCity.Documents.Text.TextLayout object drawn in the cell.  
    Public PropertyGets the width of the cell, in graphic units.  
    Top
    See Also