Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdTableCreator::getColumnCount Method
Syntax
C++
void getColumnCount(OdUInt32& column_count) const;

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

Parameters
Description
column_count
[out] A placeholder for the column count.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.