ListRows.AddEx(Object, Object) 方法

定义

仅供内部使用。

public Microsoft.Office.Interop.Excel.ListRow AddEx(object Position, object AlwaysInsert);
Public Function AddEx (Optional Position As Object, Optional AlwaysInsert As Object) As ListRow

参数

Position
Object
AlwaysInsert
Object

返回

适用于