TableSectionData.InsertColumn
Description:
Inserts a new column at the specified index relative to the current set of columns.
Inserts a new column at the specified index relative to the current set of columns.
public void InsertColumn(
int index
)
-
indexAn integer index.
-
index is invalid index.
-
This operation is forbidden for cells in standard schedule body sections.