Search
CellData Class
See Also
 






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

 Syntax

Java  Copy Code

public class CellData

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.spreadsheet.CellData

 See Also