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

Returns the current column 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.