API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdTableCreator Class > OdTableCreator Methods > OdTableCreator::setRowCount Method
OdTableCreator::setRowCount Method
Syntax
C++
void setRowCount(const OdUInt32 row_count);
Parameters 
Description 
const OdUInt32 row_count 
[in] A row count. 

Sets the row count for the table to be created.

By default, all table rows have the same height.

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