Represents a copy of the cell data in a worksheet region. Instances of this class can be obtained by calling the Worksheet.copyData method of a Worksheet.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class CellData |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.spreadsheet.CellData
See Also