Parameters |
Description |
OdInt32 nRow |
[in] Row index of the cell. |
OdInt32 nCol |
[in] Column index of the cell. |
OdUInt32 nContent |
[in] Number of content. |
OdDb::OpenMode mode |
[in] Open mode. |
Cell content field as an object pointer.
Returns the field of the specified content of a cell as an object pointer.
Open mode must take one of the following values:
Name |
Value |
kNotOpen |
-1 |
kForRead |
0 |
kForWrite |
1 |
kForNotify |
2 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|