The methods of the CXlArrayContainer<T> class are listed here.
![]() |
CXlArrayContainer | Constructs a CXlArrayContainer object |
![]() |
at | Returns a reference to the cell at the requested position or coordinates |
![]() |
begin | Get a cell iterator for the start of the array |
![]() |
begin_cols | Get a column iterator for the start of the array |
![]() |
begin_rows | Get a row iterator for the start of the array |
![]() |
end | Get a cell iterator for the end of the array |
![]() |
end_cols | Get a column iterator for the end of the array |
![]() |
end_rows | Get a row iterator for the end of the array |
Header: xlpfastit.h
CXlArrayContainer<T> Class | xlpfastit.h | CXlArrayCellIterator<T> class | CXlArrayRowIterator<T> class | CXlArrayColumnIterator<T> class