XLL+ Class Library

ColorCell Sample

Remarks

This project contains a macro function, ColorCells(...), which sets the foreground and background colors of the active cell.

It also contains a function to show the Ecel numeric ID which represents the color of the active cell.

Functions used

CXllApp::Excel
CXlMacros::FontProperties

Project files

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

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

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

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

See Also

List of Sample Projects | Samples and Walkthroughs