com.aspose.cad.fileformats.cad.cadobjects.acadtable
com.aspose.cad.fileformats.cad.cadobjects.acadtable package
The com.aspose.cad.fileformats.cad.cadobjects.acadtable namespace groups types used to model AutoCAD table entities, including individual cells and the table entity itself. Use these classes to access, modify, or create table data in CAD files programmatically.
Classes
| Name | Description |
|---|---|
| CadTableCell | The TableStyleCell data |
| CadTableEntity | The Cad table |