Parameters |
Description |
OdInt32 rowMin |
[in] Lower bound of row index. |
OdInt32 rowMax |
[in] Upper bound of row index. |
OdInt32 colMin |
[in] Lower bound of column index. |
OdInt32 colMax |
[in] Upper bound of column index. |
OdInt32 subTable = 0 |
[in] Number sub table in case breaking |
Returns eOk if successful or eInvalidInput if the input indexes are out of range.
Sets the row and column indexes of the cells in the sub-selection set.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|