XRTable.InsertColumnToLeft Method
Name | Parameters | Description |
---|---|---|
InsertColumnToLeft(XRTableCell, Boolean) | baseCell, autoExpandTable | Inserts a column into the table to the left of the column that contains the cell passed as the parameter. |
InsertColumnToLeft(XRTableCell) | baseCell | Inserts a column into the table to the left of the column that contains the cell passed as the parameter. |