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