Quantcast
Channel: NetOffice - MS Office in .NET
Browsing all 1741 articles
Browse latest View live

New Post: Character Length for Excel

do you mean a range address or a text/value? *Sebastian

View Article


New Post: Excel Range in DGV überführen.

Hallo Sebastian, ich muss ein Excel-Tabellenblatt mit Daten auslesen, die nicht als Tabelle formatiert ist und keine vorgegebenen Überschriften trägt. Meine Lösung ist, diese in eine Textdatei,...

View Article


New Post: NetOffice Requeriments

Do I need Office instaled to use NetOffice?

View Article

New Post: NetOffice Requeriments

In short: yes. From documentation: NetOffice eliminates these disadvantages and remains a 1:1 wrapper that is syntactically and semantically identical to the interop assemblies.

View Article

New Post: Deploy NetOffice Word COM Addin

I dont have any experience with InnoSetup. The most important thing is the [Run] register/unregister section. (and you dont need the regasm/codebase argument in NetOffice) You use an hardcoded path to...

View Article


New Post: SPREEDSHEET IN BROWSER

absolutly not. this is not what netoffice is about. its designed to create plugins/addons in an easy way. You may want have a look to the ClosedXML project here on codeplex. may this is more what you...

View Article

New Post: NetOffice Requeriments

true NetOffice is an API for automation and designed to create plugins/addins in an easy way. the good news: you find a lot of awesome projects here on codeplex to create office documents without...

View Article

Created Unassigned: Dispose() do not make the winword.exe quit [22101]

I had tried to run the Example01 of wordapi, but at this line has some errors:... other code// close word and dispose referencewordApplication.Quit();wordApplication.Dispose(); // <----- the...

View Article


Commented Unassigned: Dispose() do not make the winword.exe quit [22101]

I had tried to run the Example01 of wordapi, but at this line has some errors:... other code// close word and dispose referencewordApplication.Quit();wordApplication.Dispose(); // <----- the...

View Article


New Post: Delete a Row

NetOffice is fantastic. I have managed to work out how to do most actions I need. Some are slightly different to how I would execute in a Excel Macro. I am just stuck on how to delete a row. I can get...

View Article

New Post: Delete a Row

Ok... The following works. I found this in a code snippet in another thread. Excel.Range range = workSheet.Range("A" + currentRow); range.EntireRow.Delete(Excel.Enums.XlDeleteShiftDirection.xlShiftUp);...

View Article

New Comment on "Tools_EN"

What happen if I select "Use NetOffice Tools"? What is different if unchecked?

View Article

New Post: Delete a Row

hey men, i'm sorry for that. The EntireRow,EntireColumn property is marked as hidden in NetOffice 1.7.3. I've been changed this in latest source state and want publish them in NetOffice 1.7.4 if you...

View Article


New Post: Excel COMAddin with more than one Ribbon

I checked sample projects and search for a solution for an AddIn containing more than one Ribbon on one side. On the other side for the best way to access "application" object from everywhere in my...

View Article

New Post: Excel Names.Item() method in NetOffice does not match Excel Interop...

The Item() method of the Names object type is supposed to take 3 optional params, but NetOffice requires all 3. For example, in Excel VBA, I can do this:...

View Article


Commented Unassigned: Dispose() do not make the winword.exe quit [22101]

I had tried to run the Example01 of wordapi, but at this line has some errors:... other code// close word and dispose referencewordApplication.Quit();wordApplication.Dispose(); // <----- the...

View Article

New Post: an error occurrred in CTPFactoryAvailable on other computers

Hi All, I've been using NetOffice to develop an Outlook 2013 plugin. Since I am using the WordEditor as well, I selected Outlook and Word in the developer toolbox, and at the end I selected to...

View Article


New Post: an error occurrred in CTPFactoryAvailable on other computers

Just a quick update, I tested in on multiple computers, and I get the same error.

View Article

New Post: an error occurrred in CTPFactoryAvailable on other computers

can you show me the exception details please? *Sebastian

View Article

New Post: an error occurrred in CTPFactoryAvailable on other computers

Hi Sebastian, Here is the exception: System.Runtime.InteropServices.COMException (0x80004005): See inner exception(s) for details. ---> System.Reflection.TargetInvocationException: Exception has...

View Article
Browsing all 1741 articles
Browse latest View live


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