Excel for .NET
Remove メソッド (XLRowCollection)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLRowCollection クラス : Remove メソッド
コレクションから削除されるアイテム
コレクションから XLRowを削除します。
シンタックス
'宣言
 
Public Function Remove( _
   ByVal row As XLRow _
) As XLRow
public XLRow Remove( 
   XLRow row
)

パラメータ

row
コレクションから削除されるアイテム

戻り値の型

削除されたアイテムへの参照。
参照

XLRowCollection クラス
XLRowCollection メンバ