Parameters |
Description |
OdInt32 nRow |
[in] Row index of the cell. |
OdInt32 nCol |
[in] Column index of the cell. |
OdInt32 nData |
[in] Custom data value. |
Sets the custom data value of a cell, column or row. Use a valid row index and pass the column index '-1' to set the row data. Use a valid column index and pass the row index '-1' to set the column data.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|