TableSectionData.RemoveColumn
Description:
Removes a column data at a specified index.
Removes a column data at a specified index.
public void RemoveColumn(
int nIndex
)
-
Int32nIndexAn integer index
-
nIndex is invalid index.
-
This operation is forbidden for cells in standard schedule body sections.