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

Sets the column count for the table to be created.

By default, all table columns have the same width.

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