| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects | |
| com.aspose.cad.fileformats.cad.cadobjects.tablestyle |
| Modifier and Type | Method and Description |
|---|---|
TableStyleCellContent |
CadTableStyle.getTableStyleContent()
The TableStyleCellContent
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadTableStyle.setTableStyleContent(TableStyleCellContent value)
The TableStyleCellContent
|
| Modifier and Type | Method and Description |
|---|---|
TableStyleCellContent |
CadTableStyleCell.getCellContent()
The CellContent
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadTableStyleCell.setCellContent(TableStyleCellContent value)
The CellContent
|