Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbTable Class
>
OdDbTable Methods
>
value Method
>
OdDbTable::value Method (OdUInt32, OdUInt32)
OdDbTable::value Method (OdUInt32, OdUInt32)
Syntax
C++
OdValue
value
(OdUInt32
row
, OdUInt32
col
)
const
;
Description
Returns the content value at the specified content index.
Parameters
Parameters
Description
row
[in] Row index. Should be more than or equal to 0 and less than the number of rows.
col
[in] Column index. Should be more than or equal to 0 and less than the number of columns.
Links
OdDbTable Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!