GrapeCity SPREAD for Windows Forms 12.0J
GetNames メソッド


定義名をフィルタリングする<see cref="T:GrapeCity.Spreadsheet.FilterOptions" />値。
定義名のスコープをフィルタリングするFilterScopes値。
指定したワークシート内にあるすべてのソートされた定義名を取得します。
構文
'Declaration
 
Function GetNames( _
   Optional ByVal filterOption As FilterOptions, _
   Optional ByVal filterScope As FilterScopes _
) As IName()
'使用法
 
Dim instance As INames
Dim filterOption As FilterOptions
Dim filterScope As FilterScopes
Dim value() As IName
 
value = instance.GetNames(filterOption, filterScope)

パラメータ

filterOption
定義名をフィルタリングする<see cref="T:GrapeCity.Spreadsheet.FilterOptions" />値。
filterScope
定義名のスコープをフィルタリングするFilterScopes値。

戻り値の型

見つかったすべての定義名を表すIName[]配列。
参照

INames インタフェース
INames メンバ

 

 


Copyright © 2004 GrapeCity inc.