PowerTools SPREAD for Windows Forms 8.0J
GetCustomNameEnumerator(Boolean) メソッド


このシートのモデルで定義されているカスタム名を列挙するIEnumeratorを取得します。
構文
'Declaration
 
Public Overloads Function GetCustomNameEnumerator( _
   ByVal sheetViewScope As Boolean _
) As IEnumerator
'使用法
 
Dim instance As SheetView
Dim sheetViewScope As Boolean
Dim value As IEnumerator
 
value = instance.GetCustomNameEnumerator(sheetViewScope)
public IEnumerator GetCustomNameEnumerator( 
   bool sheetViewScope
)

パラメータ

sheetViewScope
参照

SheetView クラス
SheetView メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.