API Reference
>
OdDb Classes
>
OdDbLinkedTableData Class
>
OdDbLinkedTableData Methods
>
getValue Method
>
OdDbLinkedTableData::getValue Method (OdInt32, OdInt32)
OdDbLinkedTableData::getValue Method (OdInt32, OdInt32)
Collapse All
Syntax
C++
virtual
OdValue
getValue
(OdInt32
nRow
, OdInt32
nCol
)
const
;
Parameters
Parameters
Description
OdInt32 nRow
[in] Row index of the cell.
OdInt32 nCol
[in] Column index of the cell.
Returns
Cell value.
Description
Returns the value of the zero content of a cell.
Group
getValue 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