| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects.acadtable |
| Modifier and Type | Method and Description |
|---|---|
List<TableCustomData> |
TableDataColumn.getCustomDataCollection()
The column custom data collection
|
List<TableCustomData> |
TableDataCell.getCustomDataCollection()
The cell custom data collection
|
List<TableCustomData> |
TableDataRow.getCustomDataCollection()
The row custom data collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableDataColumn.setCustomDataCollection(List<TableCustomData> value)
The column custom data collection
|
void |
TableDataCell.setCustomDataCollection(List<TableCustomData> value)
The cell custom data collection
|
void |
TableDataRow.setCustomDataCollection(List<TableCustomData> value)
The row custom data collection
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.