<Code Lib>
2026 Method
Changes 0
M

TableSectionData.InsertRow

Description:
Inserts a row data at a specified index.

public void InsertRow(
	int nIndex
)

  • Int32
    nIndex
    An integer index.

  • The row can't be inserted in data section of standard schedule except Key Schedule, Sheet List Schedule or following categories without emdeded schedule: MEP Space, Room, Area. or nIndex is invalid index.

Loading…