Class CadLinkedTableData

CadLinkedTableData class

The cad linked table data

public class CadLinkedTableData

Constructors

NameDescription
CadLinkedTableData()Initializes a new instance of the CadLinkedTableData class.

Properties

NameDescription
Columns { get; set; }The linked table columns data
NumberOfCellThatContainsFieldRefs { get; set; }
Rows { get; set; }The linked table rows data

See Also