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

コレクション内の指定された位置にある XLCellRange オブジェクトを取得します。
構文
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As XLCellRange
public XLCellRange this[ 
   System.int index
]; {get;}

パラメータ

index
参照

XLCellRangeCollection クラス
XLCellRangeCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.