Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/ getDefaultValue Method
Collapse All
Expand All
In This Topic
getDefaultValue Method
In This Topic
Gets the default value of the cell, it can be the value data or the formula string. It works when the cell has no data.
Syntax
java.lang.Object getDefaultValue()
See Also
Reference
IRange Interface
IRange Members