New Post: New versions of NetOffice
Thanks Sebastian, can you somehow make the sources of the latest version available without source control? Best regars, Serge
View ArticleUpdated Release: NetOffice 1.7.3 (Oct 10, 2016)
Download 1: NetOffice Release 1.7.3Includes:- Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5- Tutorials/Examples in C#/VB.Net- Source CodeDownload 2: NetOffice Developer Toolboxrequires .NET 4(Client...
View ArticleReleased: NetOffice 1.7.3 (Oct 10, 2016)
Download 1: NetOffice Release 1.7.3Includes: - Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5 - Tutorials/Examples in C#/VB.Net - Source CodeDownload 2: NetOffice Developer Toolbox requires .NET 4(Client...
View ArticleUpdated Release: NetOffice 1.7.3 (Oct 10, 2016)
Download 1: NetOffice Release 1.7.3Includes:- Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5- Tutorials/Examples in C#/VB.Net- Source CodeDownload 2: NetOffice Developer Toolboxrequires .NET 4(Client...
View ArticleNew Post: New versions of NetOffice
There is one package in the download section now: [Source] Current Source State *Sebastian
View ArticleCreated Unassigned: Class not found in loaded NetOffice Assemblies [22315]
Applied to Microsoft Access.I received similar exception when use property Parent for any control if Parent is Form.You could see one of them in example (button0 on Form1 )NetOffice.NetOfficeException:...
View ArticleNew Post: New to NetOffice need to find value and update column
I need to develop a quick application to interact with excel. I have a brief look at the examples but could not see how to.select a spreadsheet page (tab) Find a value in a column on a page. Would love...
View ArticleCommented Unassigned: Class not found in loaded NetOffice Assemblies [22315]
Applied to Microsoft Access.I received similar exception when use property Parent for any control if Parent is Form.You could see one of them in example (button0 on Form1 )NetOffice.NetOfficeException:...
View ArticleCommented Unassigned: Class not found in loaded NetOffice Assemblies [22315]
Applied to Microsoft Access.I received similar exception when use property Parent for any control if Parent is Form.You could see one of them in example (button0 on Form1 )NetOffice.NetOfficeException:...
View ArticleCommented Unassigned: Class not found in loaded NetOffice Assemblies [22315]
Applied to Microsoft Access.I received similar exception when use property Parent for any control if Parent is Form.You could see one of them in example (button0 on Form1 )NetOffice.NetOfficeException:...
View ArticleNew Post: New to NetOffice need to find value and update column
Just do it. (i'm sorry to all the lawyers from Nike here) Workbooks.Open - to open the excel file Workbooks.Sheets[x] - to select your target sheet Rangle.Find - to find the target cell of your value...
View ArticleProject License Changed
Copyright (c) 2011 !!! Indian People is strictly prohibited to use this software !!! Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated...
View ArticleNew Post: New versions of NetOffice
Hi Sebastian, have you tried to use Subversion with netoffice/NetOffice repostory on GitHub? GitHub repositories can be access with SVN...
View ArticleCommented Unassigned: Class not found in loaded NetOffice Assemblies [22315]
Applied to Microsoft Access.I received similar exception when use property Parent for any control if Parent is Form.You could see one of them in example (button0 on Form1 )NetOffice.NetOfficeException:...
View ArticleNew Post: New versions of NetOffice
FYI, Jozef Izso was kind enough to submit a pull-request to the Github repository with the latest code submitted by Sebastian, which you can get by cloning the repository:...
View ArticleNew Post: Suggestion for future NetOffice
FYI, Jozef Izso was kind enough to submit a pull-request to the Github repository with the latest code submitted by Sebastian, which you can get by cloning the repository:...
View ArticleNew Post: New versions of NetOffice
I've update the https://github.com/NetOfficeFw/NetOffice repository with automated build on AppVeyor and deployment of NuGet packages to MyGet. This is the current release process:Update code at...
View ArticleNew Post: NetOffice MIT License text issue
Hi, this project used the regular MIT License from May 5, 2011 to Oct 14, 2016. On Oct 14, 2016 the MIT license was changed to include the wording "!!! Indian People is strictly prohibited to use this...
View ArticleNew Post: New to NetOffice need to find value and update column
Hi Sebastian Thanks for that it all works. One further question. Is there a way to stop a macro/s from running when the excel file is opened or click a button of the first form that is displayed. All...
View ArticleNew Post: Remote Registration of NetOffice Assemblies
Hi, had nearly the same experience: A method that defines a variable of type NetOffice.ExcelApi._WorkSheet fails on one computer (Win2012 x64 with Office 2016 x64): private bool hasSheet(string...
View Article