Relative Content

Tag Archive for closedxml

Closed XML – skip hidden cells?

I have a number of cells that are conditionally hidden (values visible in formula box but not displayed on sheet)depending on how the sheet is filled out. I want to skip parsing those values

Closed XML – skip hidden cells?

I have a number of cells that are conditionally hidden (values visible in formula box but not displayed on sheet)depending on how the sheet is filled out. I want to skip parsing those values

Closed XML – skip hidden cells?

I have a number of cells that are conditionally hidden (values visible in formula box but not displayed on sheet)depending on how the sheet is filled out. I want to skip parsing those values

Closed XML – skip hidden cells?

I have a number of cells that are conditionally hidden (values visible in formula box but not displayed on sheet)depending on how the sheet is filled out. I want to skip parsing those values

Closed XML – skip hidden cells?

I have a number of cells that are conditionally hidden (values visible in formula box but not displayed on sheet)depending on how the sheet is filled out. I want to skip parsing those values

reading excel file not working on web-server using ClosedXML

I have an application where I open an excel file and populate a listbox with the headers. I am using ClosedXML and have the ClosedXML NetGet Package installed and just tried the ClosedXML.Signed NetGet Package. This application works as it should on my local computer in Visual Studio; however, nothing works on my server and no errors are thrown.