开发者

Read excel in html format

I have an excel File which has sub-script and super script in it. When I save it in HTML format, I can see that they are embedded within 'sub' and 'sup' tags respectively. 开发者_JS百科

What I want to do is, read the content of excel file, so that I can show the text with super/sub scripts on my report. I can read HTML, but want to know how can I convert the content of excel to HTML format.


You may be experienciencing an urelated problem because subscripts in html and excel are compatible.

Here you have an example:

Read excel in html format

Read excel in html format

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜