API Reference
>
OdDb Classes
>
OdDbTable Class
>
OdDbTable Methods
>
value Method
>
OdDbTable::value Method (OdInt32, OdInt32, OdInt32)
OdDbTable::value Method (OdInt32, OdInt32, OdInt32)
Collapse All
Syntax
C++
OdValue
value
(OdInt32
row
, OdInt32
col
, OdInt32
nContent
)
const
;
Parameters
Parameters
Description
OdInt32 row
[in] Row index of the cell.
OdInt32 col
[in] Column index of the cell.
OdInt32 nContent
[in] Number of content.
Returns
Cell value.
Description
Returns the value of the cell.
Group
value Method
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!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic