MayerSoft.Web.Controls.Spreadsheet download

Free Software Download
Search:
Advanced search...
Home New Additions Top 20 Categories Developer
Home » Development » Components and Libraries » Free Trial Download MayerSoft.Web.Controls.Spreadsheet 1.0

MayerSoft.Web.Controls.Spreadsheet 1.0

This ASP.NET server control creates a spreadsheet grid and enables formulas, numbers, text, labels and dates in cells. Use in financial calculators or anywhere else a spreadsheet template is used...albeit in a web page! FAQ What functions are supported (Sum(),Year(), etc.)? All functionality from the .NET System.dll framework are supported. For example: Basic math: [c0r0]+[c0r1] System.Math namespace: Math.Pow(1+[c1r7],2) Strings: "[c0r1]".Trim().Replace("$","").Substring(0,1) Dates: DateTime d=new DateTime([c1r0]);return d.Year; Formula cell references such as '[c0r1]' are replaced by the value of the cell, then evaluated. (Note that the value of a date cell is the number of ticks.) So the above examples might look like this before being evaluated: Basic math: 100+200 System.Math namespace: Math.Pow(1+.045,2) Strings: "$57".Trim().Replace("$","").Substring(0,1) Dates:DateTime d=new DateTime(632272996777884556);return d.Year; Formula cells are created like this: Spread1.AddCell(new FormulaCell(1,6,"[c1r4]*[c2r6]","Formula",NumericFormats.ToTheDollar)); See below for more examples of how formula cells work. Note also that there are two kinds of formulas, simple and multiline. The example below shows both types of formulas. Code used in this example Initialization of a spreadsheet Using MayerSoft.Web.Controls; private void Page_Init(object sender, System.EventArgs e) { Spread1.LicenseKey="eL!NJ@2H3aF";//sample key } private void Page_Load(object sender, System.EventArgs e) { if(!IsPostBack) { Spread1.Columns.Add(new Column(150)); Spread1.Columns.Add(new Column()); Spread1.AddCell(new Cell(0,0,"Item 1","Label")); Spread1.AddCell(new Cell(0,1,"Item 2","Label")); Spread1.AddCell(new Cell(0,2,"Total","Label")); Spread1.AddCell(new Cell(0,3,"Div by pct","Label")); Spread1.AddCell(new Cell(0,4,"Result","Label")); Spread1.AddCell(new Cell(0,5,"Price
License:commercialPublisher:MayerSoft LLC
Price:
$19.95 to buy
Updated:29 Jul 2004
Size:125 KBOur rating:Not rated yet
Platform:2000Screenshot:Click here...

Do you need free articles for your web site of newsletter? You can get free ezine articles on www.articles3000.com

Related software search keywords: MayerSoft.Web.Controls.Spreadsheet Components and Libraries

Download our picks
FreeSnap ver. 1.2
 Ever try to size a window so it just touches the edge of the screen? It's tedious (at least for me). Free...
Akti Planner ver. 2.17
 Akti Planner is a visual time organizer and tracker that can manage several people schedules simultaneous...
Log Analyzer ver. 1.1
 Log Analyzer is a professional log file analysis and spider visits tracking tool. It allows you to find o...
Instant Message Grabber ver. 2.0
 IM Grabber is a utility to automatically record AOL Instant Messenger conversations. Conversations can be...
ESBPDF Analysis ver. 2.2
 ESBPDF Analysis provides everything needed for using Discrete and Continuous Probability Distributions in...
Trellian WorldTime ver. 2
 World Time is a simple to use but intelligent graphical utility that displays in real time, not only the ...
PDF to Image SDK/COM(5threads) Server License ver. 3.1
 PDF to IMAGE Batch Converter is a useful pdf tool, the converter produces fully functional IMAGE document...

Download most popular
Recovery Toolbox for RAR ver. 1.1.5
 Recovery Toolbox for RAR was created to help users solve the rar recovery issues and always have control ...
Recovery Toolbox for Zip ver. 1.0.3
 Recovery Toolbox for Zip was created to help users solve the zip recovery issues and always have control ...
GRSoftware Email Robot ver. 1.6.0
 GREmail Robot is an email automation tool that can receive pop3 email messages and do a specified action ...
FotoTagger ver. 2.8
 FotoTagger is a free software tool for annotating JPEG images quickly and easily. Place on an image movab...
MaxDB Maestro ver. 7.10
 MaxDB Maestro is a powerful solution for the MaxDB server administration and development. It allows you ...
New Utilities ver. 2.6
 Repair pc errors, clean and speed up your PC! New Utilities scan and repair the Windows registry, clean r...
Recover Data Novell Data Recovery ver. 1.0
 Recover Data Novell Data Recovery Software, salvages netware data and files from the crashed Novell Netwa...
BOOKMARK US
Set this page as your:
home page
Add this page to your:
favorites

TOP 10
Sofia (Bulgaria) 1.0
Field Filler 1.00
XFS 2D Barcode Beta 1
Add2Outlook for Calendars 2....
Happy Browser 1.03
Babaji: Flight of Soul - scr...
AVG Anti-Virus Free Edition ...
Memory Geek Drive Recovery T...
PG Dating Pro Open 2007
Cities of Earth Free 3D Scre...

CATEGORIES
Audio and Multimedia
Business
Communications
Desktop
Development
Education
Games and Entertainment
Graphic Apps
Home and Hobby
Network and Internet
Security and Privacy
Servers
System Utilities
Web Development

PARTNERS
Download Free Software
Free Software Download
Best Vista Downloads
Software Download Archive

www.softgrab.com - A Free Download Software Archive for Windows. All rights reserved.
All other trademarks are the sole property of their respective owners.
Archive : Support/Feedback : Privacy policy : Terms of Use : Link to Us : © 2005-2006
Go top
Page generation: 0.2586 sec.