CadTableEntity.TableCellList
CadTableEntity.TableCellList property
Gets or sets the cad table cell list.
public List<CadTableCell> TableCellList { get; set; }
Property Value
The cad table cell list.
See Also
- class CadTableCell
- class CadTableEntity
- namespace Aspose.CAD.FileFormats.Cad.CadObjects.AcadTable
- assembly Aspose.CAD