GrapeCity SPREAD for Windows Forms 12.0J
CfValueType 列挙体


使用可能な条件値の種類を指定します。
構文
'Declaration
 
Public Enum CfValueType 
   Inherits System.Enum
'使用法
 
Dim instance As CfValueType
public enum CfValueType : System.Enum 
メンバ
メンバ説明
AutoMax最も長いデータバーが範囲内の最大値に比例します。
AutoMin最も短いデータバーが範囲内の最小値に比例します。
Formula数式が使用されます。
Max値リストの最高値。
Min値リストの最低値。
None条件値なし。
Numeric数値が使用されます。
Percentパーセントが使用されます。
Percentile百分位数が使用されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.CfValueType

参照

GrapeCity.Spreadsheet 名前空間

 

 


Copyright © 2004 GrapeCity inc.