Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::cellStyleOverrides Method
Syntax
C++
virtual bool cellStyleOverrides(OdUInt32 row, OdUInt32 column, OdUInt32Array& overrides) const;

Returns the cell style overrides for the specified cell in this table entity. 

 

Parameters
Description
row
[in] Row index of the
column
[in] Column index of the cell.
overrides
[out] Receives the overrides.
Copyright © 2002-2022. Open Design Alliance All rights reserved.