Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects.acadtable |
Modifier and Type | Method and Description |
---|---|
List<CadTableCell> |
CadTableEntity.getTableCellList()
Gets or sets the cad table cell list.
|
Modifier and Type | Method and Description |
---|---|
void |
CadTableEntity.setTableCellList(List<CadTableCell> value)
Gets or sets the cad table cell list.
|