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

コレクションから削除する XLCellRange オブジェクト。
コレクションから XLCellRange オブジェクトを削除します。
構文
'宣言
 
Public Sub Remove( _
   ByVal cr As XLCellRange _
) 
public void Remove( 
   XLCellRange cr
)

パラメータ

cr
コレクションから削除する XLCellRange オブジェクト。
参照

XLCellRangeCollection クラス
XLCellRangeCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.