PowerTools SPREAD for Windows Forms 8.0J
NumberFieldInfo クラス
メンバ 


GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellTypeの基本入力フィールドの定義に使用されるNumberFieldInfoクラスを表します。このクラスは抽象 (Visual BasicではMustInherit)なので、インスタンス化できません。
構文
'Declaration
 
Public MustInherit Class NumberFieldInfo 
   Inherits FieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'使用法
 
Dim instance As NumberFieldInfo
public abstract class NumberFieldInfo : FieldInfo, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
解説
このクラスは、GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellTypeが受け入れ可能なフィールド型の基本クラスを表します。
継承階層

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalPartFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalSeparatorFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignFieldInfo

参照

NumberFieldInfo メンバ
GrapeCity.Win.Spread.InputMan.CellType.Fields 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.