Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdTableCreator::setParticularRowHeight Method
Syntax
C++
void setParticularRowHeight(const OdUInt32 row, const OdUInt32 row_height);

Sets a new height for a particular table row.

Parameters
Description
row
[in] A row index (from 0 to row count -1).
row_height
[in] A row height value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.