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