XLL+ Class Library (7.0)

CXlArrayColumnIterator<T>::operator*

Dereferences an iterator

const T& operator*( );

Return Value

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

Requirements

Header: xlpfastit.h

See Also

CXlArrayColumnIterator<T> Class | CXlArrayColumnIterator<T> Methods