Git Product home page Git Product logo

Comments (1)

tonyqus avatar tonyqus commented on May 25, 2024

Reproduced.

Unhandled exception. System.InvalidOperationException: Nullable object must have a value.
   at System.Nullable`1.get_Value()
   at NPOI.OpenXmlFormats.Vml.Office.CT_Entry.get_old() in C:\github\npoi\OpenXmlFormats\Vml\OfficeDrawing.cs:line 2402
   at NPOI.OpenXmlFormats.Vml.Office.CT_Entry.Write(StreamWriter sw, String nodeName) in C:\github\npoi\OpenXmlFormats\Vml\OfficeDrawing.cs:line 2428
   at NPOI.OpenXmlFormats.Vml.Office.CT_RegroupTable.Write(StreamWriter sw, String nodeName) in C:\github\npoi\OpenXmlFormats\Vml\OfficeDrawing.cs:line 2346
   at NPOI.OpenXmlFormats.Vml.Office.CT_ShapeLayout.Write(StreamWriter sw, String nodeName) in C:\github\npoi\OpenXmlFormats\Vml\OfficeDrawing.cs:line 2247
   at NPOI.XSSF.UserModel.XSSFVMLDrawing.Write(Stream out1) in C:\github\npoi\ooxml\XSSF\UserModel\XSSFVMLDrawing.cs:line 205
   at NPOI.XSSF.UserModel.XSSFVMLDrawing.Commit() in C:\github\npoi\ooxml\XSSF\UserModel\XSSFVMLDrawing.cs:line 226
   at NPOI.POIXMLDocumentPart.OnSave(List`1 alreadySaved) in C:\github\npoi\ooxml\POIXMLDocumentPart.cs:line 533
   at NPOI.POIXMLDocumentPart.OnSave(List`1 alreadySaved) in C:\github\npoi\ooxml\POIXMLDocumentPart.cs:line 540
   at NPOI.POIXMLDocumentPart.OnSave(List`1 alreadySaved) in C:\github\npoi\ooxml\POIXMLDocumentPart.cs:line 540
   at NPOI.POIXMLDocument.Write(Stream stream) in C:\github\npoi\ooxml\POIXMLDocument.cs:line 221
   at NPOI.XSSF.UserModel.XSSFWorkbook.Write(Stream stream, Boolean leaveOpen) in C:\github\npoi\ooxml\XSSF\UserModel\XSSFWorkbook.cs:line 1836

from npoi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.