[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableRows.Delete

Delete Method

Delete(int, int)

删除表格行中的单元格,并将删除行以下的所有剩余单元格上移。

Declaration
void Delete(int position, int count)
Parameters
Type Name Description
int position

基于0的整数。指定被删除行的相对位置。

int count

指定被删除行的数量。