<Code Lib>
2020 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
)

Loading…