Get the value of Range.Address = Range.CurrentArray.Address
static HRESULT OleRangeIsCurrent( LPDISPATCH dispRange, BOOL& bIsFirst ); |
The range to be inspected.
This will be set to TRUE if the range contains a complete array, and FALSE if the range is a superset or subset of it current array.
Header: xlpcom.h
CXllCom Class | CXllCom Methods | CXllCom::OleRangeIsFirst()