Represents a copy of the cell data in a worksheet region. Instances of this class can be obtained by calling the CopyData method of a Worksheet.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public class CellData |
Visual Basic
Copy Code
|
|---|
Public Class CellData |
Inheritance HierarchySystem.Object![]()
MindFusion.Spreadsheet.CellData
See Also