Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getUseStandardWidth Method
In This Topic
    getUseStandardWidth Method
    In This Topic
    Determines if the column width of the IRange object equals thestandard width of the sheet.
    Syntax
    boolean getUseStandardWidth()
    See Also