Quantcast
Channel: NetOffice - MS Office in .NET
Viewing all articles
Browse latest Browse all 1741

New Post: New versions of NetOffice

$
0
0
Thanks Sebastian for your great software.

There are some nuances that complicate the transition to NetOffice, because after the transition it is necessary for some time to fiind out why the code does not work so as it worked before.

For example, by using ExcelApi it is necessary to adapt (do anew) Range.Resize[row, column] on Range.Resize(row, column). The same regards Offset.
Instead .Names.Item(rangeName) it should be .Names[rangeName, null, null].
Work with optional arguments differs.

In issue Worksheet.Range is not an indexer (C#) (http://netoffice.codeplex.com/workitem/22314) you write that

"So Excel.Worksheet need a -real-simple Range property in NetOffice.
(The indexer comes from the Excel.Range class in your scenario)
This is easy to fix in a minute :)"

In this connection, I have a question, do you plan to release new versions of NetOffice and where can it be retrieved?

Best regars,
Serge

Viewing all articles
Browse latest Browse all 1741

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>