XLL+ Class Library (7.0)

CXlArrayColumnIterator<T>::operator->

Dereferences an iterator

const T* operator->( );

Return Value

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

Requirements

Header: xlpfastit.h

See Also

CXlArrayColumnIterator<T> Class | CXlArrayColumnIterator<T> Methods