API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdTableCreator Class > OdTableCreator Methods > OdTableCreator::getRowCount Method
OdTableCreator::getRowCount Method
Syntax
C++
void getRowCount(OdUInt32& row_count) const;
Parameters 
Description 
OdUInt32& row_count 
[out] A placeholder for the row count. 

Returns the current row count for the table to be created.

The method accepts a passed value, fills it and returns it to a calling subroutine.

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