Dereferences an iterator
const T* operator->( );
Returns a pointer to the cell that the iterator is currently pointing to.
Header: xlpfastit.h
CXlArrayCellIterator<T> Class | CXlArrayCellIterator<T> Methods