MESCIUS SPREAD for Windows Forms 17.0J
ValueSign プロパティ (GcTimeSpanCellType)

値の符号を取得または設定します。
構文
'Declaration
 
Public Property ValueSign As ValueSignControl
public ValueSignControl ValueSign {get; set;}

プロパティ値

テキストの回転を示すValueSignControl値。
デフォルト値はValueSignControl.NoControlです。
例外
例外説明
System.ComponentModel.InvalidEnumArgumentException指定された値がValueSignControlで定義されていません。
解説
<b>ValueSign</b>プロパティは、受け入れ可能な値を決定します。値が<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.ValueSignControl.Positive" />の場合は、ゼロ以上の数値のみが許可されます。値が<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.ValueSignControl.Negative" />の場合は、ゼロ以下の数値のみが許可されます。<see cref="F:GrapeCity.Win.Spread.InputMan.CellType.ValueSignControl.NoControl" />は、すべての数値が許可されることを意味します。
参照

GcTimeSpanCellType クラス
GcTimeSpanCellType メンバ

 

 


© MESCIUS inc. All rights reserved.