Coder Social home page Coder Social logo

A bug in documentation about libxlsxwriter HOT 6 CLOSED

Horseechen avatar Horseechen commented on September 27, 2024
A bug in documentation

from libxlsxwriter.

Comments (6)

jmcnamara avatar jmcnamara commented on September 27, 2024 1

Ok, thanks. I get it now.

You are right the example is incorrect. The validation type should be LXW_VALIDATION_TYPE_LIST_FORMULA. I will fix it.

from libxlsxwriter.

jmcnamara avatar jmcnamara commented on September 27, 2024

The member name for data_validation->value_formula is a little bit confusing but the example is correct. The data validation list comes from a range in the spreadsheet:

Screenshot 2023-02-14 at 14 25 31

Probably the member should be called something like value_range or value_source but I was trying to reuse/minimise the number of fields.

from libxlsxwriter.

Horseechen avatar Horseechen commented on September 27, 2024

No, the example is incorrect. The parameter in Example 6 works in Example 7. You get the "right" result just by chance. You may try to change the value in reference cells then you will find that truth. Or you may comment Example 6's code, if you do so, the program will return a warning message.
2

from libxlsxwriter.

Horseechen avatar Horseechen commented on September 27, 2024

By the way, in this page http://libxlsxwriter.github.io/working_with_data_validation.html
data_validation->validate is assigned with LXW_VALIDATION_TYPE_LIST_FORMULA
image

Just check it, I believe that the example code is incorrect.
I followed the http://libxlsxwriter.github.io/working_with_data_validation.html page and got the right result.

from libxlsxwriter.

Horseechen avatar Horseechen commented on September 27, 2024

I would like to say thank you because the libxlsxwriter is really useful. Thank you for your sharing.

from libxlsxwriter.

jmcnamara avatar jmcnamara commented on September 27, 2024

Fixed on main and the documentation has been updated. Thanks for the report.

from libxlsxwriter.

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.