Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects.datatable |
Modifier and Type | Method and Description |
---|---|
List<CadDataTableColumn> |
CadDataTable.getDataTableColumns()
Gets or sets the data table columns.
|
Modifier and Type | Method and Description |
---|---|
void |
CadDataTable.setDataTableColumns(List<CadDataTableColumn> value)
Gets or sets the data table columns.
|