Code Monkey home page Code Monkey logo

Comments (7)

RamblingCookieMonster avatar RamblingCookieMonster commented on July 21, 2024

Have the code written for this, but it only works in one direction (setting to true).

image

Will check on whether I'm doing it wrong, or whether a bug should be submitted for the EPPlus library.

from psexcel.

hasafi avatar hasafi commented on July 21, 2024

How about this: Spreadsheet1.ActiveSheet.AutoFilterMode = $false ?
source: https://msdn.microsoft.com/en-us/library/aa199191(v=office.10).aspx

from psexcel.

hasafi avatar hasafi commented on July 21, 2024

But only one direction is fine ;) Can I test it?

from psexcel.

RamblingCookieMonster avatar RamblingCookieMonster commented on July 21, 2024

sure, just committed the change!

from psexcel.

hasafi avatar hasafi commented on July 21, 2024

thank you

I am missing something ;( it is not working for me

image

On Fri, Oct 9, 2015 at 12:03 AM Warren F. [email protected] wrote:

sure, just committed the change!


Reply to this email directly or view it on GitHub
#20 (comment)
.

from psexcel.

RamblingCookieMonster avatar RamblingCookieMonster commented on July 21, 2024

Hi!

A few steps that might help:

  • Re-download PSExcel from GitHub (PowerShellGallery is now behind)
  • Import-Module \Path\To\PSExcel -Force # or open a new session and import without Force
  • Format-Cell -AutoFilter $True # Using bool, to allow setting back to false at some point

If you open Format-Cell.ps1, you should see that parameter in the param() block:

image

Thanks!

from psexcel.

hasafi avatar hasafi commented on July 21, 2024

done. it is working like charm
have you seen this?
https://msdn.microsoft.com/en-us/library/aa199191(v=office.10).aspx

from psexcel.

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.