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 930 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.
  • Z Offline
    Z Offline
    Zoptune
    wrote on 2 Jun 2016, 07:01 last edited by
    #1

    Hi,

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

    Thx

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 2 Jun 2016, 07:14 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
      • Z Offline
        Z Offline
        Zoptune
        wrote on 2 Jun 2016, 12:11 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

        2/3

        2 Jun 2016, 07:14

        • Login

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