
ProTableCellNoteGet | |
( ProTable* table /* (In) the reference to the table. */ int column /* (In) The column index. Column indices start at 1. */ int row /* (In) The row index. Row indices start at 1. */ int* id /* (Out) The id of note for the specified cell. */ ) |

The note identifier for the specified cell. | |
The cell is empty. | |
Another error occurred and the function failed. |

