downloads programs from a to z
This ASP.NET server control creates a spreadsheet grid and enables formulas, numbers, text, labels and dates in cells. Use in financi
Search:
 » Home » Developer Tools » Components & Libraries » MayerSoft.Web.Controls.Spreadsheet FREE DOWNLOAD
Your download will start in 3 seconds... If not, try the following links:
Download Link 1 Report broken link
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
 « read more about MayerSoft.Web.Controls.Spreadsheet

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Developer Tools » Components & Libraries (1339) Select page: [1] 2 3 4 5 6...
 » PureComponents NicePanel for .NET
PureComponents NicePanel is container component of active look, which will enrich your applications. NicePanel has header and footer, which widen its usage. Using gradient fill and color schemes you can easily and quickly set nice look, which can be furth ...
PureComponents | 13342 KB | Win98,WinME,Windows2000,WinXP,Windows2003 | 0 | Downloads: 868
Date added: Sep 19, 2005 |  » Details
 » ANPOP
ANPOP is one of the high performance and comprehensive COM Object in the market. With ANPOP, your ASP/VB or other COM environment applications can retrieve email from mail server based on POP3 protocol and parse email based on MIME. ...
AdminSystem.Net - EmailArchitect | 322 KB | Windows | 39.95 | Downloads: 1080
Date added: Sep 26, 2005 |  » Details
 » Packet Sniffer SDK for Windows
Packet Sniffer SDK is a library set for packet capture and network analysis for all Win32 platforms. The main features of the Packet Sniffer SDK library are: Any pre-installed packet drivers are not required; Support of 1GBit networks; Support of all mode ...
microOLAP Technologies LTD | 3084 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 499.95 | Downloads: 973
Date added: Feb 12, 2007 |  » Details
 » Graphic-Chart ActiveX Components
ActiveX components provide you reusabe, flexible, reliable, robust and stable software UI(User Interface) solution. Of course, if you have any development environment which supports ActiveX or OLE design (i.e., Visual Basic, Visual C++, C#, VBA, C++ Build ...
Dragonfly Automation Software | 7734 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 380 | Downloads: 864
Date added: Sep 19, 2005 |  » Details
 » VeriLook SDK
VeriLook SDK is intended for biometric systems developers and integrators. It allows rapid development of the biometric application using functions from VeriLook DLL, which ensure high reliability of the face identification, 1:1 and 1:N matching modes, co ...
Neurotechnologija Ltd. | 459 KB | Win98,WinME,WinXP,Windows2000 | 449 | Downloads: 995
Date added: Sep 19, 2005 |  » Details
 » DeskewHelper
Deskew is the preprocessing operation of removing skew from images (especially bitmaps created using a scanner). Skew is an artifact that can occur in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simp ...
Personal PC Helpers | 614 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Linux | 18 | Downloads: 892
Date added: Feb 12, 2007 |  » Details
 » Virtual Serial Ports Driver CE
Virtual Serial Ports Driver CE creates up to 20 pure virtual serial ports in your mobile system, this results in up to 10 virtual serial ports pairs. Each pair has 2 ports that are virtually connected to each other. For other applications, virtual serial ...
ELTIMA Software GmbH | 432 KB | Windows CE | 49.95 | Downloads: 972
Date added: Sep 19, 2005 |  » Details
 » WebPic Deluxe
WebPic Deluxe is an image processing ActiveX control. It reads over 20 and writes 10 file formats. The control features powerful image processing functions such as cropping, rotation, resizing, resampling, screen capture, gamma and color channel correctio ...
Softuarium | 724 KB | Windows | 60 | Downloads: 891
Date added: Sep 26, 2005 |  » Details
 » WSH.GUI
Dialog window will create by means of scripts, which are ASCII text files with a format somewhat similar to .RC files. (No, it`s not as complicated as you might be thinking!) You can make some dialog window and you can use this dialog in your program (JSc ...
Computron Inc. | 317 KB | Win98,WinNT 4.x,Windows2000,WinXP | 10 | Downloads: 943
Date added: Sep 19, 2005 |  » Details
 » EZNamespaceExtensions.Net
EZNamespaceExtensions.Net is a framework for fast, painless and easy development of Windows Explorer namespace extensions in .Net. It eliminates the time-consuming, error-prone and complicated process of developing namespace extensions and enables you to ...
Sky Software | 944 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 295 | Downloads: 765
Date added: Feb 12, 2007 |  » Details
 » ELVideoCapure ActiveX DLL
ELVideoCapture ActiveX DLL is a simple and easy video/audio capture solution. The library allows you to capture frames from any video source devices like webcams or tuners installed in the system, to save the current frame as an image file, to copy the cu ...
ELSoft | 1459 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 49 | Downloads: 919
Date added: Feb 12, 2007 |  » Details
 » Magic CD/DVD Burner (C/C++ Library)
Magic CD/DVD Burner (C/C++ Library) is developed to fulfill the requirement of Data CD/DVD burning needs. The latest technologies are used to get the maximum output and to meet the future needs. Magic CD/DVD Burner Includes all the features required by th ...
Binary Magic | 1033 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 250 | Downloads: 1074
Date added: Sep 19, 2005 |  » Details
 » FTP Component
Microsoft’s .NET Framework class library contains no classes that will allow developers to access File Transfer Protocol (FTP) services directly. KCommon’s FTP component was designed to compensate for the fact that .NET lacks FTP support. With this FT ...
ComponentSpot | 843 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | | Downloads: 975
Date added: Sep 19, 2005 |  » Details
 » 2d CAD Image
Revolution in custom CAD development! Incredible speed and accuracy of DWG and DXF files visualization is available for all developers. Small price makes it ideal for inner industry programming with MS Visual Basic, MS Visual C++, MS Visual Studio .NET, B ...
Soft Gold Ltd | 603 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 24 | Downloads: 1116
Date added: Sep 19, 2005 |  » Details
 » FingerCell PC EDK for Windows
FingerCell 1.2 Embedded Development Kit for PC with MS Windows. This EDK is intended for developers, who are going to create an embedded biometric system with a server on PC with MS Windows. EDK contains these components: + FingerCell DLL (one license); + ...
Neurotechnologija | 2691 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 399 | Downloads: 936
Date added: Sep 26, 2005 |  » Details
 » AniGif lite ActiveX control
An AniGif lite ActiveX control can display a graphic from animated or static Gif files and provides detailed information about the animation. It can stretch the output to fit the control`s size or it can be Autosized to fit the graphic`s dimensions. Suppo ...
Inspired Creations | 129 KB | Windows | 39.95 | Downloads: 994
Date added: Sep 26, 2005 |  » Details
 » DC Num2Text
Num2Text convert numerical values into words in 4 languages<br> For example, the numerical value 7431285.46 would be translated into Seven millions , four hundreds and thirty one thousands , two hundreds and eighty five dollars . ...
EgyFirst Software , inc | 481 KB | Win98,WinME,WinXP,WinNT 4.x,Windows2000 | 149 | Downloads: 960
Date added: Feb 12, 2007 |  » Details
 » ELImageCompare
ELImageCompare ActiveX DLL - Powerful tool for comparing images. Intelligent algorithm allows to compare two images and returns one of the following results: images are different, similar or identical. The method of comparing of images is base on modern m ...
ELSoft | 1496 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 79 | Downloads: 939
Date added: Feb 12, 2007 |  » Details
 » Perl-raiser CGI Generator
Perl-raiser is software which provides a Graphical User Interface environment for configuring and generating Search Engines, Mailing Lists, Member Logins etc., for use as Interactive programs on Websites. Upon Generation of your CGI Perl Scripts, Perl-rai ...
drawKcab softKcare | 2042 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 24.95 | Downloads: 947
Date added: Sep 19, 2005 |  » Details
 » AccBrowser Source Code
AccBrowser is an ActiveX Control which is used to browse your Financial Accounting Database. It offers you the Browsing capability and reporting similar to the Financial Accounting Software without implementing these software in totality. AccBrowser is NO ...
BrowseDatabase.com | 1082 KB | WinNT 4.x,WinXP,Windows2000 | 2095 | Downloads: 986
Date added: Sep 19, 2005 |  » Details
go to top Select page: [1] 2 3 4 5 6...
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |