|
This demo is based on the other BasicSteps demo, except that it demonstrates how
to use powerful R1C1 formula notation for cell formulas and chart
definitions. Set the UseRCFormulaNotation property to turn on R1C1
formula parsing.
This demo shows a wide range of ExcelApplication functionality in one
place. If you are new to ExcelWriter or looking to brush-up your basic
skills, start by reviewing the code for this demo.
Technical Overview
Click the "View source" link below to see the code that generates the Excel
report for this demo. Here is a list of some of the following
capabilities and features that are shown in this demo:
-
Setting cell values
-
Setting cell formulas
-
Adding a basic chart
-
Using the color palette
-
Applying styles and formatting
-
Page setup, including headers and footers
-
Setting "document properties" metadata
-
Adding external pictures to a worksheet
-
Defining clickable hyperlinks
-
Using cell comments
-
Setting Conditional Formatting
-
Defining workbook and worksheet protection
View source
Click to run demo

Copyright 2005 © SoftArtisans, Inc. All Rights Reserved.
|