[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableColumns.Delete

Delete Method

Delete(int, int)

删除表中的列数据。

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

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

int count

指定被删除列的数量。