MindFusion.Wpf Pack Programmer's Guide
Cell.Clear Method
See Also
 





Clears the contents of this cell.

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

 Syntax

C#  Copy Code

public bool Clear ()

Visual Basic  Copy Code

Public Function Clear () As Boolean

 Return Value

true if the cell contained actual data before the call; false if the cell is already blank.

 See Also

Cell Members
Cell Class
MindFusion.Spreadsheet.Wpf Namespace