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

In This Topic
    CellFormat Class Members
    In This Topic

    The following tables list the members exposed by CellFormat.

    Public Properties
     NameDescription
    Public Property Gets the collection of borders of a cell.  
    Public Property Gets or sets a value indicating whether to fit text in a cell, compressing each paragraph to the width of the cell.  
    Public Property Gets or sets the number of grid columns in the parent table's table grid that shall be spanned by the current cell. This property allows cells to have the appearance of being merged, as they span vertical boundaries of other cells in the table.  
    Public Property Gets or sets a value specifying how a cell is merged horizontally with other cells in the row.  
    Public Property Gets the cell paddings for a cell.  
    Public Property Gets or sets the preferred width of a cell.  
    Public Property Gets shading formatting for a cell.  
    Public Property Gets or sets the orientation of text in a cell.  
    Public Property Gets or sets the vertical alignment of text in a cell.  
    Public Property Gets or sets a value specifying how a cell is merged with other cells vertically.  
    Public Property Gets or sets a value indicating whether to wrap text in a cell.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Resets to default cell formatting.  
    Top
    See Also