ComponentOne Studio for WinRT XAML
Item(Int32) プロパティ

コレクション内の特定の位置にある XLSheet を取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As XLSheet
public XLSheet Item( 
   System.int index
) {get;}

パラメータ

index
参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.