Giter VIP home page Giter VIP logo

Comments (8)

randym avatar randym commented on July 17, 2024

lmao - windows popping up everywhere!

Sorry about that. Ive been playing around with workbook views while fighting with Google Docs.
I've fixed this, so please pull/rebase/merge as needed.

from axlsx.

jurriaan avatar jurriaan commented on July 17, 2024

The problem with this excel message I had earlier (http://dump.jurriaanpruis.nl/165862134601.png) is reintroduced by this fix.
This is because I tried the same thing to stop all those windows from popping up ;)
It works when I remove the sheetviews from worksheet.

from axlsx.

randym avatar randym commented on July 17, 2024

@jurriaan thanks a million for kicking that. my 2008 eats it happily but I think the reference needed to be 0 indexed based.
sounds to me like I need to write some more specs.

In them mean time, can you rebase from master? I've corrected (I hope) the index. This may solve the 'repairs' issue.
If not, Ill just pull all of it out before release tonight.

from axlsx.

jurriaan avatar jurriaan commented on July 17, 2024

It works after rebase, but there it's still something weird going on, in the titlebar of excel it says 'example.xlsx [Group]'.
What does [Group] mean? It's better than opening 20 windows or the repair issue, but something's still not correct ;)

from axlsx.

randym avatar randym commented on July 17, 2024

That, I do not know.

I would expect that there is something funky going on with sheetviews/workbookview (which incidentally are only included so the crappy rubyXL lib can parse files directly from axlsx.

what does the filename show as when you hit "save as"

from axlsx.

jurriaan avatar jurriaan commented on July 17, 2024

It keeps the [Group] suffix, even after using save as.

I found this: http://en.allexperts.com/q/Excel-1059/group.htm

Group is actually a mode in Excel that allows you to edit several worksheets at once. It seems you have accidentally entered this mode. To exit Group mode, follow these steps:
Right click any of the sheet tabs at the bottom of the screen, and choose Ungroup Sheets from the shortcut menu.

That works, somehow Excel thinks, the sheets are grouped..

from axlsx.

randym avatar randym commented on July 17, 2024

I see. Most likely because they are all referencing the same workbook view.
What do you think? Shall we just kill it?

from axlsx.

randym avatar randym commented on July 17, 2024

kk, I've pulled it out for the release tonight. (done)

I expect this will resolve the [Group] issue.

from axlsx.

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.