Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Library to edit .ods spreadsheet
Forum Updated to NodeBB v4.3 + New Features

Library to edit .ods spreadsheet

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 910 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ZoptuneZ Offline
    ZoptuneZ Offline
    Zoptune
    wrote on last edited by
    #1

    Hi,

    Is there a library to edit Open document (especially .ods spreadsheet) ?

    Thx

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi

      http://www.opendocumentformat.org/developers/

      it is XML so u can open it as such file to edit it.
      Displaying is whole other matter.

      So what is the goal?

      1 Reply Last reply
      2
      • ZoptuneZ Offline
        ZoptuneZ Offline
        Zoptune
        wrote on last edited by
        #3

        Hi,

        I wanted to edit the file using a lib like QXlsx(for Excel) but couldn't find one(despite it's open-source), so i used ur method with the xml content file.
        It's just more complicated and time-consuming but it's working :)

        Thx

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved