FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > RichTextCellType クラス : SubEditor プロパティ |
'Declaration
Public Overrides Property SubEditor As ISubEditor
'使用法
Dim instance As RichTextCellType Dim value As ISubEditor instance.SubEditor = value value = instance.SubEditor
public override ISubEditor SubEditor {get; set;}