Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbFormattedTableData::isAutoScale Method (OdInt32, OdInt32)
Syntax
C++
virtual bool isAutoScale(OdInt32 nRow, OdInt32 nCol) const;

Indicates whether the data in the zero content of a cell is auto-scaled or not. 

 

Parameters
Description
nRow
[in] Row index of the cell.
nCol
[in] Column index of the cell.

True if the data in the zero content of the cell is auto-scaled; false otherwise.

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