PowerTools MultiRow for Windows Forms 8.0J
FormattedValueType プロパティ (Cell)

セルに関連付けられたFormattedValueの型を取得します。
構文
Public Overridable ReadOnly Property FormattedValueType As Type
public virtual Type FormattedValueType {get;}

プロパティ値

セルのFormattedValueの型を表すSystem.Type値。
解説
Valueプロパティにはセルに含まれている実際のデータオブジェクトが格納されますが、それに対してFormattedValueプロパティにはデータの書式設定された形式が格納されます。ValueTypeプロパティとFormattedValueTypeプロパティはそれぞれ、これらの値のデータ型に対応します。
参照

Cell クラス
Cell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.