Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getStandardWidthInPixel Method
In This Topic
    getStandardWidthInPixel Method
    In This Topic
    Gets the standard (default) width(in pixels) of all the columns in the worksheet.
    Syntax
    double getStandardWidthInPixel()
    See Also