DataEngine for .NET
GetFormattedValue(Int32) メソッド

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotKey クラス > GetFormattedValue メソッド : GetFormattedValue(Int32) メソッド
値を取得するフィールドのインデックス。
Values 配列から書式設定された値を取得します。
シンタックス
'宣言
 
Public Overloads Function GetFormattedValue( _
   ByVal index As System.Integer _
) As System.String
public System.string GetFormattedValue( 
   System.int index
)

パラメータ

index
値を取得するフィールドのインデックス。

戻り値の型

指定されたインデックスの書式設定された値。
参照

PivotKey クラス
PivotKey メンバ
オーバーロード一覧