| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects.acadtable | |
| com.aspose.cad.fileformats.cad.cadobjects.field |
| Modifier and Type | Method and Description |
|---|---|
CadFieldData |
TableCustomData.getFieldData()
The field data
|
CadFieldData |
TableDataCellContent.getFieldValue()
The field value
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableCustomData.setFieldData(CadFieldData value)
The field data
|
void |
TableDataCellContent.setFieldValue(CadFieldData value)
The field value
|
| Modifier and Type | Method and Description |
|---|---|
List<CadFieldData> |
CadField.getCadFieldData()
Gets or sets the cad field data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadField.setCadFieldData(List<CadFieldData> value)
Gets or sets the cad field data.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.