Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmTableSectionData::getCellText Method
Syntax
C++
OdString getCellText(OdUInt32 nRow, OdUInt32 nCol) const;

Retrieves the cell text based on cell type. 

 

Parameters
Description
nRow
[in] Cell row.
nCol
[in] Cell column.

A string containing the cell text, if the cell's type is OdBm::TableCellType::Text or OdBm::TableCellType::ParameterText or an empty string in the other case.

Copyright © 2002-2022. Open Design Alliance All rights reserved.