Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CellPadding Class / CellPadding Constructor / CellPadding Constructor(Int32)
In This Topic
    CellPadding Constructor(Int32)
    In This Topic
    Assign the four properties of cellPadding with the same value
    Syntax
    public CellPadding( 
       System.int all
    )

    Parameters

    all
    See Also