https://bugs.freedesktop.org/show_bug.cgi?id=64403

--- Comment #1 from Jon Hood <[email protected]> ---
Created attachment 79066
  --> https://bugs.freedesktop.org/attachment.cgi?id=79066&action=edit
ExcelReport.cs

This code requires OpenXML SDK 2.0 and was invoked as follows:

BuildDocument bd = new BuildDocument();
bd.CreatePackage("c:\\libreoffice_bugreport.xlsx");

to create the generated report at c:\libreoffice_bugreport.xlsx.

PLEASE NOTE: This C# code is NOT part of the bug report. It is simply provided
so that you can see how a report can be generated that is valid OpenXML, works
in Microsoft Office, and does not work in LibreOffice.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to