This sample add-in shows how to use the CXlOper class to set the formula of a cell, using various techniques.
CXlOper::SetFormula |
CXlOper::SetFormulaIntl |
CXlOper::SetLongFormula |
CXlOper::SetLongFormulaIntl |
CXlOper::ConvertFormula |
CXlOper::ConvertFormulaIntl |
If you are using MS Developer Studio 6, then you should open the project file SetFormula.dsp.
If you are using MS Visual Studio .NET 2002, then you should open the solution file SetFormula.sln or the project file SetFormula.vcproj.
If you are using MS Visual Studio .NET 2003, then you should open the solution file SetFormula71.sln or the project file SetFormula71.vcproj.
If you are using MS Visual Studio 2005, then you should open the solution file SetFormula8.sln or the project file SetFormula8.vcproj.