API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdTableCreator Class > OdTableCreator Methods > OdTableCreator::setParticularRowHeight Method
OdTableCreator::setParticularRowHeight Method
Syntax
C++
void setParticularRowHeight(const OdUInt32 row, const OdUInt32 row_height);
Parameters 
Description 
const OdUInt32 row 
[in] A row index (from 0 to row count -1).  
const OdUInt32 row_height 
[in] A row height value. 

Sets a new height for a particular table row.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.