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