Example E4944
Visible to All Users

WPF SpreadsheetControl API - Part 2

This example is the second part of the SpreadsheetControl API set of examples that demonstrates how to use the SpreadsheetControl API to manage spreadsheet documents in code, without the need for Microsoft Excel to be installed.

This sample introduces API properties and methods used to perform the following operations:

  • Insert, delete and modify pictures
  • Add a hyperlink to a picture
  • Add custom functions to the spreadsheet
  • Create and format a table
  • Protect a workbook
  • Protect a worksheet
  • Apply user-specific permissions to a range in a protected worksheet
  • Sort a range in descending and ascending orders
  • Sort using a custom comparer
  • Sort by multiple columns
  • Simple search
  • Search with options
  • Export to HTML
  • Group and outline data
  • Insert subtotals
  • Filter the data by a list of values
  • Apply a number filter
  • Apply a dynamic filter
  • Sort filtered data
  • Specify the built-in document properties
  • Specify the custom document properties

Files to Review

More Examples

Documentation

Does this example address your development requirements/objectives?

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

Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.