Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmTableSectionData::getTableCellStyle Method
Syntax
C++
OdResult getTableCellStyle(OdUInt32 iRow, OdUInt32 iCol, OdBmTableCellStylePtr& pStyle) const;

Retrieves table cell style. 

 

Parameters
Description
iRow
[in] Cell row.
iCol
[in] Cell column.
pCellStyle
[out] Cell style.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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