Skip to content

DevExpress-Examples/excel-export-library-generate-sales-analysis-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Export API - Perform a Sales Analysis

This example demonstrates how to use the Excel Export Library to generate the "Sales Analysis" document shown in the image below.

image

In particular, this example introduces API properties and methods used to perform the following operations:

  • Create a new workbook
  • Create and rename a worksheet
  • Create columns and rows, and adjust the column width and row height
  • Create cells and set their values
  • Format cells (set the cell font, background color, alignment, borders, number format, etc.)
  • Specify print options (define the print area and adjust page settings)
  • Create a data bar conditional formatting rule
  • Create an icon set conditional formatting rule
  • Create a rule that formats top or bottom ranked values
  • Create a rule that formats cells whose values meet the condition expressed by the relational operator
  • Use formulas to calculate subtotals

Important

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. For pricing information, please refer to the DevExpress Subscription page.

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Use the Excel Export Library to generate the "Sales Analysis" document.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •