Parameters |
Description |
int column |
[in] Column index. |
int row |
[in] Row index. |
OdString & s |
[out] Receives a copy of the cell value as an OdString value. |
Returns eOk if the indices are valid, or eInvalidIndex otherwise.
Returns the value of the specified cell as an OdString value.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|