バージョン

NumericType 列挙体

UltraNumericEditor がデータを表示および編集するために使用するデータ型を指定します。
シンタックス
'宣言
 
Public Enum NumericType 
   Inherits System.Enum
public enum NumericType : System.Enum 
メンバ
メンバ解説
DecimalDecimal
DoubleDouble
IntegerInteger
参照