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