MESCIUS SPREAD for Windows Forms 15.0J
DocumentPropertyType 列挙体

DocumentPropertyTypeは、カスタムドキュメントプロパティの型を定義します。
構文
'宣言
 
Public Enum DocumentPropertyType 
   Inherits System.Enum
public enum DocumentPropertyType : System.Enum 
メンバ
メンバ解説
Booleanドキュメントプロパティの値はブール値です。
Dateドキュメントプロパティの値は日付値です。
Floatドキュメントプロパティの値は浮動小数点値です。
Numberドキュメントプロパティの値は整数値です。
Stringドキュメントプロパティの値は文字列値です。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Core.DocumentPropertyType

参照

GrapeCity.Core 名前空間

 

 


© MESCIUS inc. All rights reserved.