Spread Windows Forms 12.0 Product Documentation
CancelEditing Method (RichTextCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RichTextCellType Class : CancelEditing Method
Cancels the editing of a cell.
Syntax
'Declaration
 
Public Overrides Sub CancelEditing() 
'Usage
 
Dim instance As RichTextCellType
 
instance.CancelEditing()
public override void CancelEditing()

Return Value

This method does not return a value.
See Also

Reference

RichTextCellType Class
RichTextCellType Members