MESCIUS SPREAD for Windows Forms 17.0J
GetNames メソッド

ナビゲーションツールとビュー
定義名をフィルタリングする<see cref="T:GrapeCity.Spreadsheet.FilterOptions" />値。
定義名のスコープをフィルタリングするFilterScopes値。
非表示名をフィルタリングする値。
指定したワークシート内にあるすべてのソートされた定義名を取得します。
構文
'Declaration
 
Function GetNames( _
   Optional ByVal filterOption As FilterOptions, _
   Optional ByVal filterScope As FilterScopes, _
   Optional ByVal includeHidden As Boolean _
) As IName()
 

パラメータ

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

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.