Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 4.37 KB

File metadata and controls

50 lines (38 loc) · 4.37 KB

WinForms Spreadsheet API – How to Process Excel Workbooks in Code (Part 1)

The WinForms Spreadsheet Control allows you to create high-impact business data analysis solutions that emulate the look, feel and capabilities of Microsoft Excel®. It includes full integration with the DevExpress Ribbon control so you can deliver Excel inspired functionality with minimal effort.

This example demonstrates how to use the Spreadsheet API to execute the following actions:

  • Manage spreadsheet document elements (worksheets, cells, rows, and columns)
  • Create formulas
  • Format cells
  • Import data from different data sources
  • Export a workbook to PDF
  • Print a workbook

The application form contains the list of supported operations. A user can select an operation and click the Run button to view the resulting spreadsheet document in the Spreadsheet control.

Files to Look At

Documentation

More Examples

Does this example address your development requirements/objectives?

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