Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/ setValue Method
Collapse All
Expand All
In This Topic
setValue Method
In This Topic
Sets the value of the specified cell as a string, double, int, boolean,
java.util.Date
,
java.util.Calendar
, Object[][] or null.
Syntax
void
setValue( java.lang.Object
value
)
Parameters
value
See Also
Reference
IRange Interface
IRange Members