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

In This Topic
    CellPadding Class Members
    In This Topic

    The following tables list the members exposed by CellPadding.

    Public Properties
     NameDescription
    Public Property Gets or sets the amount of space (in points) to add on all sides around the contents of a single cell or all cells in a table. This property returns null unless the paddings on all sides are the same.  
    Public Property Gets or sets the amount of space (in points) to add below the contents of a single cell or all cells in a table.  
    Public Property Gets or sets the amount of space (in points) to add to the left of the contents of a single cell or all cells in a table.  
    Public Property Gets or sets the amount of space (in points) to add to the right of the contents of a single cell or all cells in a table.  
    Public Property Gets or sets the amount of space (in points) to add above the contents of a single cell or all cells in a table.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also