<Code Lib>
2021 Method
Changes 0
M

TableSectionData.InsertColumn

Description:
Inserts a new column at the specified index relative to the current set of columns.

public void InsertColumn(
	int index
)

  • Int32
    index
    An integer index.

Loading…