PowerTools SPREAD for Windows Forms 8.0J
Item(Int32) プロパティ


項目インデックス。
TableStyleオブジェクトを取得します。
構文
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As TableStyle
'使用法
 
Dim instance As TableStyleCollection
Dim index As Integer
Dim value As TableStyle
 
value = instance.Item(index)
public TableStyle Item( 
   int index
) {get;}

パラメータ

index
項目インデックス。

プロパティ値

TableStyleオブジェクト。
参照

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

 

 


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