|
|
April
14,
2016
Version
2.1
Update
Excel To Html .NET converter
|
December
23,
2015
Version
2.1
Update
Excel To Html .NET converter
|
April
03,
2015
Version
2.1
Update
Excel To Html .NET converter
|
April
25,
2013
Version
2.1
Update
Excel To Html .NET converter
|
August
13,
2012
Version
2.1
New Release!
Excel To Html .NET converter
|
June
05,
2012
Version
2.0
New Release!
Excel To Html .NET converter
|
February
27,
2012
Version
1.5
Update
Excel To Html .NET converter
|
|
|
|
Sample Code
|
The sample shows how to export Excel spreadsheet to HTML table. A developer can
set the index of converted worksheet. After that the converter exports it into HTML
table keeping content formatting.
C# |
VB.NET
|
The converter contains ShowGrid property
that shows or hides cell borders. Default value is false.
C# |
VB.NET
|
This sample shows how to convert Excel to HTML and save images inside of HTML file.
It is possible using ShowPicture.
C# |
VB.NET
|
The Excel To Html converter can convert just a part of excel worksheet. A developer
can point the first/last rows and columns. By default, whole excel worksheet will
be converted to the HTML file.
C# |
VB.NET
|
Excel workbook can be converted to HTML memory stream. The function
SaveHTML() returns the reference to HTML document in memory.
C# |
VB.NET
|
|
|
Online Demo
|
|
|
The demo converts user's excel files XLS, XSLX to HTML document.
|
|
|
Sample Code
|
|
|
Samples are the fastest way to get started with Excel To Html .NET converter.
|
|
|
User Experience
|
|
|
Here we public different tasks that users have resolved with help of the
converter Excel To Html .NET.
|
|
|
Docs.Excel.Converting Namespace
|
|
|
Excel To Html .NET provides a very simple API for developers that are very easy
to learn and use.
|
|
|
|
|
|