Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getValue Method
In This Topic
    getValue Method
    In This Topic
    Gets the value of the specified range as a string, double, boolean, java.util.Date, Object[][] or null;
    Syntax
    java.lang.Object getValue()
    See Also