MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Edit
   Essential HTMLUI
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
       Add-ons
   CAB Add-on
   QTP Add-on
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements




Data Manipulation

Essential XlsIO has advanced support for working with Data in a worksheet. Here are some key functionalities that enables working with data easier.

Named Ranges Import Export DataTable
Range Manipulation Auto Filters
Data Validation Find Replace Support

Named Ranges

Named ranges is a powerful feature in excel which makes it possible to assign a name to a group of cells. XlsIO has APIs for inserting new named ranges into workbooks and also to read existing named ranges. Named ranges can also be used in formulas.

XlsIO

Equivalent Functionality in Excel

Import Export DataTable

Essential XlsIO also has some helper methods that make working with ADO.NET datasources very easy. It only takes one line of code to import an ADO.NET datatable into a worksheet. You could also export the data as well. There are similar methods for working with other data sources like DataView, DataColumn, Arrays etc.

XlsIO

Code to Export the Worksheet Data

Range Manipulation

In Essential XlsIO IRange interface is used to represent a single cell or a group of cells in a worksheet. XlsIO also has several useful methods for manipulating the data and formatting in the ranges. You can move, copy and insert the ranges as well.

XlsIO

Equivalent Functionality in Excel

Auto Filters

Autofilters can be used to filter records that meet a specific criteria. Essential XlsIO has API to insert an autofilter into a worksheet and specify the range that needs to be filtered.

XlsIO

Code to setup an autofilter

XlsIO

Table filtered by the Category 'Dairy Products'

Data Validation

Data Validation is an essential feature of Excel, that enables you to dynamically validate the data that is entered in a cell. XlsIO provides numerous properties to specify the data validation settings. Essential XlsIO has support for reading as well as writing data validation rules for a cell.

XlsIO

Find Replace Support

Essential XlsIO provides rich APIs to carry out the search and replace operation with workbooks. You can find a number or text or date with the specified format, extract it and get it replaced with a given value.

XlsIO

Code to perform Find/Replace operation

© 2001-2008 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |