ComponentOne Studio for WinRT XAML
RemoveAt メソッド (XLCellRangeCollection)

コレクションから削除するオブジェクトのインデックス。
コレクションの特定の位置にある XLCellRange オブジェクトを削除します。
構文
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
コレクションから削除するオブジェクトのインデックス。
参照

XLCellRangeCollection クラス
XLCellRangeCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.