Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CellFormat Class / Padding Property

In This Topic
    Padding Property (CellFormat)
    In This Topic
    Gets the cell paddings for a cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Padding As CellPadding
    public CellPadding Padding {get;}
    See Also