Spread Windows Forms 12.0 Product Documentation
SubEditor Property (RichTextCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RichTextCellType Class : SubEditor Property
Gets or sets the subeditor.
Syntax
'Declaration
 
Public Overrides Property SubEditor As ISubEditor
'Usage
 
Dim instance As RichTextCellType
Dim value As ISubEditor
 
instance.SubEditor = value
 
value = instance.SubEditor
public override ISubEditor SubEditor {get; set;}
See Also

Reference

RichTextCellType Class
RichTextCellType Members