Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getNumberFormat Method
In This Topic
    getNumberFormat Method
    In This Topic
    Gets the number format of the cells in the range.
    Syntax
    java.lang.String getNumberFormat()
    See Also