Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects |
Modifier and Type | Method and Description |
---|---|
List<CadTableStyleCell> |
CadTableStyle.getTableStyleCellList()
Gets or sets the table style cell list.
|
Modifier and Type | Method and Description |
---|---|
void |
CadTableStyle.setTableStyleCellList(List<CadTableStyleCell> value)
Gets or sets the table style cell list.
|