The ICalculatedCubeIterator interface contains properties and methods of the iterator by formulas that satisfy the search conditions.
| Property name | Brief description | |
| Coord | The Coord property returns a calculated cube coordinate that determines formulas containing the required element. | |
| Current | The Current property returns a calculated cube coordinate that determines formulas containing the required element as a matrix coordinate. | |
| Eof | The Eof property returns True if the cursor is on the last record in the iterator. |
| Method name | Brief description | |
| Next | The Next method shifts to the next record in the iterator. |
See also: