FlexPivot for WinForms
GetFormattedValue(Int32) メソッド

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotKey クラス > GetFormattedValue メソッド : GetFormattedValue(Int32) メソッド
Index of the field whose value should be retrieved.
Gets a formatted value from the Values array.
シンタックス
'宣言
 
Public Overloads Function GetFormattedValue( _
   ByVal index As System.Integer _
) As System.String
public System.string GetFormattedValue( 
   System.int index
)

パラメータ

index
Index of the field whose value should be retrieved.

戻り値の型

The formatted value for the given index.
参照

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