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