DeleteTableColumnRequest constructor
DeleteTableColumnRequest({
- TableCellLocation? tableCellLocation,
Implementation
DeleteTableColumnRequest({
this.tableCellLocation,
});