Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::format Method
Syntax
C++
OdString format(int column) const;

Gets the format of the specified column. 

 

Parameters
Description
column
[in] Column index.

Format of the specified column as an OdString object.

Throws the eInvalidIndex exception if the column index is not valid.

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