Class TableDataRow
TableDataRow class
The cad linked table row data
public class TableDataRow
Constructors
| Name | Description |
|---|---|
| TableDataRow() | Initializes a new instance of the TableDataRow class. |
Properties
| Name | Description |
|---|---|
| Cells { get; set; } | The linked table cells data |
| CellStyle { get; set; } | The row cell style data |
| CustomData { get; set; } | The custom data |
| CustomDataCollection { get; set; } | The row custom data collection |
| Height { get; set; } | The row height |
| StyleId { get; set; } | The row style id |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadObjects.AcadTable
- assembly Aspose.CAD