Quantcast
Channel: ClosedXML - The easy way to OpenXML
Browsing all 1877 articles
Browse latest View live

Commented Unassigned: DataRange.RowCount when no data in table [9408]

Hi,I think there is a weird behavior in IXLDataTable.DataRange.RowCount().My code:var dataRange = worksheetMain.Range(cellTableStart, cellTableEnd); var tableMData = dataRange.AsTable();...

View Article


Reviewed: ClosedXML 0.76.0 (ene 07, 2015)

Rated 2 Stars (out of 5) - very slow compared to other libraries as EPPlus :/

View Article


Created Unassigned: The specified package is invalid. The main part is...

I am using the closed XML for generating the excel template. After filling the data in the generated excel, I am trying to import the excel with data. It returns error "The specified package is...

View Article

Created Unassigned: Reduce memory usage during SaveAs() [9410]

I'm trying to use ClosedXml to generate a large sheet (620K rows, 10 columns, CSV version approx 104 MB), loading the data and creating the sheets needs a lot of memory (approx 4 GB) but this is fine....

View Article

Commented Unassigned: The specified package is invalid. The main part is...

I am using the closed XML for generating the excel template. After filling the data in the generated excel, I am trying to import the excel with data. It returns error "The specified package is...

View Article


Commented Unassigned: The specified package is invalid. The main part is...

I am using the closed XML for generating the excel template. After filling the data in the generated excel, I am trying to import the excel with data. It returns error "The specified package is...

View Article

Commented Unassigned: The specified package is invalid. The main part is...

I am using the closed XML for generating the excel template. After filling the data in the generated excel, I am trying to import the excel with data. It returns error "The specified package is...

View Article

Commented Unassigned: The specified package is invalid. The main part is...

I am using the closed XML for generating the excel template. After filling the data in the generated excel, I am trying to import the excel with data. It returns error "The specified package is...

View Article


Reviewed: ClosedXML 0.76.0 (Jan 11, 2015)

Rated 5 Stars (out of 5) - This is a great tool to drastically reduce the amount of code it takes to create an OpenXML document. Great work on this library.

View Article


Commented Unassigned: The specified package is invalid. The main part is...

I am using the closed XML for generating the excel template. After filling the data in the generated excel, I am trying to import the excel with data. It returns error "The specified package is...

View Article

Created Unassigned: InsertData failes if at least one element is null [9411]

Hi,```<TestMethod()> Sub WriteNothing() Dim workBook As New XLWorkbook(XLEventTracking.Disabled) Dim workSheet As IXLWorksheet = workBook.Worksheets.Add("Sheet 1") Dim array(3) As Object array(0)...

View Article

Commented Unassigned: The specified package is invalid. The main part is...

I am using the closed XML for generating the excel template. After filling the data in the generated excel, I am trying to import the excel with data. It returns error "The specified package is...

View Article

Created Unassigned: Formula is broken when you copy [9412]

<Formula of the source cell>=R[5]C-1 var wb = new XLWorkbook(@"C:\Sample.xlsx"); var wsSource = wb.Worksheet(1); wsSource.CopyTo("Copy"); wb.SaveAs(@"C:\Sample.xlsx"); <Formula of the...

View Article


Created Unassigned: Loading a new workbook fails under mono [9413]

I am unable to do one of the most basic things, open a new workbook under Ubuntu running monodevelop. The following code:``` XLWorkbook wb = new XLWorkbook("input.xlsx");```throws an...

View Article

Created Unassigned: Page break crashes workbook in saving. [9414]

Hi! Thank you for good library.I'm troubled by a simple problem.Sometimes, workbook is crashed in saving.In order to ascertain reproducibility conditions, I prepared simple program.it only repeat...

View Article


New Post: Loading SSRS Excel spreadsheet throws Object reference not set error

I have the same problem . "Object reference not set to an instance of an object." I didn't have this problem when we called XLWorkbook on a SSRS 2008 Excel file but now i got the problem when we...

View Article

Created Unassigned: Comment.Delete() crashes workbook [9415]

Hi!I'm troubled by a simple problem. Sometimes, workbook including comments is crashed by deleting comment.In order to ascertain reproducibility conditions, I prepared simple program. ``` class...

View Article


Created Unassigned: WorkBook opening exception with message "Identifier...

When I trying to open workbook I catch exception.Code: ```var doc = new XLWorkbook(workBookFileName);```StackTrace:```в ClosedXML.Excel.CalcEngine.CalcEngine.Throw(String msg)в...

View Article

Created Unassigned: Problem opening created spreadsheet in open office [9417]

I haved used this example to create a spreadsheet. The resulting spreadsheet will open fine in the Microsoft Execel Previewer but gets a general i/o error when I try to open it in OpenOffice Calc. var...

View Article

New Post: proctect/lock specific cells

dice12345 wrote: Hi, I cannot seem to be able to figure out how to lock specific cells from any type of editing and ranges of cells. If someone can give me a small example it would be very appreciated....

View Article
Browsing all 1877 articles
Browse latest View live


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