Gets or sets the cell data.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public Object getData () |
If this property is set to null, this is equivalent to clearing the cell via clear. If the specified value is a string, starting with an equal sign (=), it is interpreted as a formula. To specify a string, starting with an equal sign as cell data, prefix the string with a single apostrophe (').
JSpreadsheet Programmer's Guide | © 2024 MindFusion |