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