Giter VIP home page Giter VIP logo

Comments (2)

govert avatar govert commented on July 26, 2024

Hi,

You should check the xml namespace in the customUI xml. The xmlns for Excel 2007 will work for later versions too, but the newer xmlns will only work for Excel 2010+.

The Excel-DNA samples on Github (under Distribution/Samples/Ribbon) include both xmlns versions.

-Govert

On 02 Jan 2016, at 16:38, Reza Ebrahimi <[email protected]mailto:[email protected]> wrote:

I have compile my project and works good with Excel 2010 but its ribbon not showing in Excel 2007 version

Is there any workaround to compstible ExcelDna with multiple Excel version?


Reply to this email directly or view it on GitHubhttps://github.com//issues/56.

from exceldna.

reza-ebrahimi avatar reza-ebrahimi commented on July 26, 2024

@govert Thanks a lot, problem fixed.

Microsoft Office 2010 schema namespace: xmlns='http://schemas.microsoft.com/office/2009/07/customui'

Microsoft Office 2007 schema namespace: xmlns='http://schemas.microsoft.com/office/2006/01/customui'

from exceldna.

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.