API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::format Method
OdDbBlockPropertiesTable::format Method
Syntax
C++
OdString format(int column) const;
Parameters 
Description 
int column 
[in] Column index.  

Format of the specified column as an OdString object.

Gets the format of the specified column. 

 

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

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