XLL+ Class Library

Tutorial1 Sample

Remarks

This project contains examples of all of the most frequently used XLL+ classes and methods. Most of the code which is shown in the User Guide is contained in this project.

Functions used

CXllApp::OnXllOpenEx
CXlOper::Ret
CXlOper::operator =
COper::ReadVector
COper::ReadMatrix
matrix<T>::rows
matrix<T>::cols
CXlOper::Format
matrix<T>::get_col_ptrs
::XllGetApp
CXllApp::IsInFormulaWizard
CXllApp::GetCallerDims
CXlOper::AllocArray
CXlOper::Cell
COper::ReadVectorItem
CXlOper::MakeRef
CXlOper::SetValue

Project files

If you are using MS Developer Studio 6, then you should open the project file Tutorial1.dsp.

If you are using MS Visual Studio .NET 2002, then you should open the solution file Tutorial1.sln or the project file Tutorial1.vcproj.

If you are using MS Visual Studio .NET 2003, then you should open the solution file Tutorial171.sln or the project file Tutorial171.vcproj.

If you are using MS Visual Studio 2005, then you should open the solution file Tutorial18.sln or the project file Tutorial18.vcproj.

See Also

List of Sample Projects | Samples and Walkthroughs