Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdTableCreator::setParticularColumnWidth Method
Syntax
C++
void setParticularColumnWidth(const OdUInt32 col, const OdUInt32 column_width);

Sets a new width for a particular table column.

Parameters
Description
col
[in] A column index (from 0 to column count -1).
column_width
[in] A column width value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.