Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4254654
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:06:48+00:00 2026-05-21T05:06:48+00:00

In my application, i want to get all the operators that Excel WorkBook supports

  • 0

In my application, i want to get all the operators that Excel WorkBook supports using apache poi 3.6…

Please guide me to get this issue properly?

Saravanan.P

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T05:06:49+00:00Added an answer on May 21, 2026 at 5:06 am

    All the functions that are implemented should be found in the org.apache.poi.ss.formula.functions package:
    http://poi.apache.org/apidocs/org/apache/poi/ss/formula/functions/package-summary.html

    FunctionEval holds the registration of all the functions, which may be the best place to see them all as a list:
    https://svn.apache.org/repos/asf/poi/trunk/src/java/org/apache/poi/ss/formula/eval/FunctionEval.java

    Since you mention wanting to know those for just Apache POI 3.6, you’ll need to check the source code for that version, not trunk! Either download the source release, or you can find the source in SVN

    Alternately, if you’re able to upgrade to a newer copy of Apache POI, more recent versions provide a way to query the functions with implementations at runtime!

    You can now use the FunctionEval.getSupportedFunctionNames() method to get a list of the functions which are implemented in your version of Apache POI. To get a list of functions that POI knows the existence of, but has no implementation for, you need the related FunctionEval.getNotSupportedFunctionNames() method. Note that the latter won’t be exhaustive, as if POI doesn’t know the name of a function it won’t be able to tell you what it isn’t! Finally, for the Analysis ToolPak function, there’s a matching set of methods available. Those are AnalysisToolPak.getSupportedFunctionNames() and AnalysisToolPak.getNotSupportedFunctionNames()

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i want to get list of all application or Threads attached with a process.For
I am developing an application. I want to get the names of all .xml
I want to get all the Applications that have intentlisteners to Intent.CATEGORY_HOME so basically
In my application i want to get the weather report I'm using http://www.google.com/ig/api?weather= for
I want to get the version number of my application but the application crashes
I want to get Default Windows Forms Unhandled-Exception Dialog whenever my C# application encounters
I want to get some text from a PHP page into an Android application.
yes i want to get a child window of another application. Give me Sum
I am doing an application in which I want to get the screen shots
i am developing and application in which i want to get some feeds from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.