SPREAD for WPF 3.0J - GcSpreadSheet
FromPercentile メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfValue 構造体 : FromPercentile メソッド
百分位数を示す倍精度値。値の範囲は0〜100です。
条件付き書式の百分位数を作成します。
シンタックス
'宣言
 
Public Shared Function FromPercentile( _
   ByVal value As System.Double _
) As CfValue
public static CfValue FromPercentile( 
   System.double value
)

パラメータ

value
百分位数を示す倍精度値。値の範囲は0〜100です。

戻り値の型

条件付き書式の百分位数を表すCfValue値。
参照

CfValue 構造体
CfValue メンバ