XLL+ Class Library (7.0)

CXlArrayCellIterator<T>::operator*

Dereferences an iterator

const T& operator*( );

Return Value

Returns a reference to the cell that the iterator is currently pointing to.

Requirements

Header: xlpfastit.h

See Also

CXlArrayCellIterator<T> Class | CXlArrayCellIterator<T> Methods