CellContentOverrides
Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public CellProperties Overrides { get; set; }
Public Property Overrides As CellProperties
Get
Set
public:
property CellProperties Overrides {
CellProperties get ();
void set (CellProperties value);
}
member Overrides : CellProperties with get, set
Property Value
CellProperties
See Also