Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CellPadding Class / CellPadding Constructor / CellPadding Constructor(int)
The padding value for all sides.
In This Topic
    CellPadding Constructor(int)
    In This Topic
    Assign the four properties of cellPadding with the same value
    Syntax
    public CellPadding( 
       int all
    )

    Parameters

    all
    The padding value for all sides.
    See Also