[]
        
(Showing Draft Content)

C1Excel Task-Based Help

The task-based help assumes that you are familiar with programming in Visual Studio. By following the steps outlined in the Help, you will be able to create projects demonstrating a variety of Excel for WPF and Silverlight features and get a good sense of what Excel for WPF and Silverlight can do.

Each task-based help topic also assumes that you have created a new .NET project and added the appropriate directives (using C1.C1Excel; for C#; Imports C1.C1Excel for Visual Basic) to the code.

See Also

Adding a Comment to a Cell (WPF)

Adding Content to a Workbook

Adding an Image to a Cell (WPF)

Adding a Page Break to a Worksheet

Copying Rows from One Book to Another (WPF)

Creating Subtotals

Formatting Cells

Importing and Exporting OpenXml Files (WPF)

Saving a CSV File (Silverlight)

Setting the Calculation Mode for a Workbook