XRTable.DeleteColumn Method
Name | Parameters | Description |
---|---|---|
DeleteColumn(XRTableCell, Boolean) | baseCell, autoShrinkTable | Deletes the column that contains the specified cell from the current table. |
DeleteColumn(XRTableCell) | baseCell | Deletes the column that contains the specified cell from the current table. |