Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public TableCellType CellType { get; }
Public ReadOnly Property CellType As TableCellType
Get
public:
property TableCellType CellType {
TableCellType get ();
}
member CellType : TableCellType with get
Property Value
TableCellType
See Also