| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects.acadtable | |
| com.aspose.cad.fileformats.cad.cadobjects.tablestyle |
| Modifier and Type | Method and Description |
|---|---|
CadTableStyleCell |
TableDataColumn.getCellStyle()
The table cell style data
|
CadTableStyleCell |
CadFormattedTableData.getCellStyle()
The table cell style data
|
CadTableStyleCell |
TableDataCell.getCellStyle()
The row cell style data
|
CadTableStyleCell |
TableDataRow.getCellStyle()
The row cell style data
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableDataColumn.setCellStyle(CadTableStyleCell value)
The table cell style data
|
void |
CadFormattedTableData.setCellStyle(CadTableStyleCell value)
The table cell style data
|
void |
TableDataCell.setCellStyle(CadTableStyleCell value)
The row cell style data
|
void |
TableDataRow.setCellStyle(CadTableStyleCell value)
The row cell style data
|
| 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.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.