MindFusion.Wpf Pack Programmer's Guide
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 CopyData method of a Worksheet.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public class CellData

Visual Basic  Copy Code

Public Class CellData

 Inheritance Hierarchy

System.Object
    MindFusion.Spreadsheet.Wpf.CellData

 See Also

CellData Members
MindFusion.Spreadsheet.Wpf Namespace