Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / CellStyle Class
Members

In This Topic
    CellStyle Class
    In This Topic
    Describes the relative position, inner border, filling and layout of a table cell.
    Object Model
    CellStyle Class
    Syntax
    'Declaration
     
    Public Class CellStyle 
       Inherits FrameStyle
    public class CellStyle : FrameStyle 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Drawing.FrameStyle
          GrapeCity.Documents.Drawing.CellStyle

    See Also