Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableRenderer Class / AddCell Method

In This Topic
    AddCell Method
    In This Topic
    Creates an empty table cell with default style at the specified position.
    Overload List
    OverloadDescription
    Creates an empty table cell with default style at the specified position.  
    Creates an empty table cell with given style at the specified position.  
    Creates a table cell with default style and a new GrapeCity.Documents.Text.TextLayout inside.  
    Creates a table cell with given style and a new GrapeCity.Documents.Text.TextLayout inside.  
    Creates a table cell with default style and a new GrapeCity.Documents.Text.TextLayout inside.  
    Creates a table cell with given style and a new GrapeCity.Documents.Text.TextLayout inside.  
    See Also