Skip to content

DevExpress-Examples/winforms-spreadsheetcontrol-api-part-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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:

  • Apply data validation to control the type of data or the values that users enter into a cell
  • Remove rows and columns that meet the specified condition
  • Custom XML Parts
  • Manage form controls

Files to Look At

More Examples