MESCIUS SPREAD for Windows Forms 15.0J
FilterOptions 列挙体

定義名を問い合わせるためのフィルタリングオプションを表します。
構文
'宣言
 
Public Enum FilterOptions 
   Inherits System.Enum
public enum FilterOptions : System.Enum 
メンバ
メンバ解説
Allすべての定義名を返します。
WithErrorsGrapeCity.CalcEngine.CalcErrorを含む定義名を返します。
WithoutErrorsGrapeCity.CalcEngine.CalcErrorを含まない定義名を返します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.FilterOptions

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.