Skip to content

DevExpress-Examples/excel-export-library-generate-an-invoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Export API - Generate an Invoice

This example demonstrates how to use the Excel Export API to generate the "Simple Invoice" document shown in the image below.

image

Implementation Details

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)
  • Assign formulas to worksheet cells

Files to Review

About

Use the Excel Export Libraryto generate the "Simple Invoice" document.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •