MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap




Do Excel Like Calculations Without Excel

When used with Essential XlsIO, Essential Calculate gives you Excel functionality without Excel.

Essential Calculate + Essential XlsIO

Essential Calculate + Essential XlsIO

Essential Calculate lets you add calculation support to objects by implementing an interface, ICalcData. CalcQuick and CalcDataGrid both implement ICalcData which gives them their calculation support. ICalcData is designed around a rectangular array of data. But you can hide this rectangular design as CalcQuick does.

Here is one simple application of this concept. Say you use Excel to design a workbook with series of spreadsheets that calculate some values based on some inputs. For example, using inputs like age, sex, state and car model, you may have a workbook that does a series of lookups and then produces what car insurance may cost this individual. You could use Essential Calculate + Essential XlsIO to read this workbook, accept a series of inputs, and output a series of results all on a machine that does not host Excel.

Excel workbook car insurance sample

Form interface to this workbook

This form can access the Xls file to do calculations without Excel being on the system.

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