Home > eRoom API Help > Server Access API > SAAPI Properties > Cells property
![]() |
|
Cells propertyReturns an IERUCollection interface pointer to the Cells in the Database Row. SyntaxC++HRESULT get_Cells(IERUCollection** ppCells) Scripting languagesSet CellCollection = Row.Cells RemarksThe collection that Cells returns is a collection of IERUDBCell interface pointers to individual Cells. |
Home |