Planning Analytics

 View Only

Methods and Properties of a CellSet in VBA

  • 1.  Methods and Properties of a CellSet in VBA

    Posted Mon April 04, 2022 09:55 AM
    In these docs I see a function called ExecuteQuery that returns a CellSet object:

    https://ibm.github.io/paxapi/#executequery

    I see GetAxes being utilized there and want to find out what other methods and properties this object has available. From a comination of looking elsewhere (https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=data-cellsets) and guesswork, I discovered that GetCells also yields results.

    Is there somewhere I can find all the actual property names and methods available for this object in VBA?


    ------------------------------
    Eric Smith
    ------------------------------

    #PlanningAnalyticswithWatson