FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > ListBoxCellType クラス : EditorValue プロパティ |
'宣言
Public Property EditorValue As EditorValue
public EditorValue EditorValue {get; set;}
FarPoint.Win.Spread.CellType.ListBoxCellType lst = new FarPoint.Win.Spread.CellType.ListBoxCellType();
lst.EditorValue = FarPoint.Win.Spread.CellType.EditorValue.String;
FarPoint.Win.Spread.CellType.ListBoxCellType lst = new FarPoint.Win.Spread.CellType.ListBoxCellType();
lst.EditorValue = FarPoint.Win.Spread.CellType.EditorValue.String;