SPREAD for WPF 3.0J - GcSpreadSheet
FilterScopes 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : FilterScopes 列挙体
定義名を問い合わせるためのフィルタリングスコープを表します。
シンタックス
'宣言
 
Public Enum FilterScopes 
   Inherits System.Enum
public enum FilterScopes : System.Enum 
メンバ
メンバ解説
Allすべての定義名を返します。
Workbookワークブックをスコープとする定義名を返します。
Worksheetワークシートをスコープとする定義名を返します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.FilterScopes

参照

GrapeCity.Spreadsheet 名前空間