Spread Windows Forms 12.0 Product Documentation
StopEditing Method (RichTextCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RichTextCellType Class : StopEditing Method
Stops the editing of a cell.
Syntax
'Declaration
 
Public Overrides Function StopEditing() As Boolean
'Usage
 
Dim instance As RichTextCellType
Dim value As Boolean
 
value = instance.StopEditing()
public override bool StopEditing()

Return Value

Boolean: true if successful; false otherwise
See Also

Reference

RichTextCellType Class
RichTextCellType Members