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. How to use QAxobject for Excel in Qt?
Forum Updated to NodeBB v4.3 + New Features

How to use QAxobject for Excel in Qt?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 230 Views
  • 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.
  • C Offline
    C Offline
    Ceng0
    wrote on last edited by
    #1

    Hello,
    I want to w/r excel with Qt.

    Where can i find a document to tell me the name like **worksheets, workbooks, open(const qstring&) ** ?
    Where can I find which features to use?
    Thank you!

    JonBJ 1 Reply Last reply
    0
    • C Ceng0

      Hello,
      I want to w/r excel with Qt.

      Where can i find a document to tell me the name like **worksheets, workbooks, open(const qstring&) ** ?
      Where can I find which features to use?
      Thank you!

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @Ceng0
      You won't find anything for this in Qt documentation. You need to look for VBA documentation and figure from them, e.g. https://docs.microsoft.com/en-us/office/vba/api/overview/excel. Also sometimes recording a macro in Excel will give you some useful examples.

      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