GrapeCity SPREAD for Windows Forms 12.0J
Item(String) プロパティ


ワークシート名前で指定したIWorksheetを取得します。
構文
'Declaration
 
Overloads ReadOnly Property Item( _
   ByVal name As String _
) As IWorksheet
'使用法
 
Dim instance As IWorksheets
Dim name As String
Dim value As IWorksheet
 
value = instance.Item(name)
IWorksheet Item( 
   string name
) {get;}

パラメータ

name

プロパティ値

指定した名前を持つWorksheet
参照

IWorksheets インタフェース
IWorksheets メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.