CellContentContentTypes Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public CellContentTypes ContentTypes { get; }
Public ReadOnly Property ContentTypes As CellContentTypes
Get
public:
property CellContentTypes ContentTypes {
CellContentTypes get ();
}
member ContentTypes : CellContentTypes with get
Property Value
Type:
CellContentTypes
See Also