aspose.cells

Class PivotAreaCollection

Property Getters/Setters Summary
functiongetCount()
functionget(index)
 
Method Summary
functionadd(cellArea)
functionadd(pivotArea)
functionaddPivotArea(pivotArea)
functionclear()
functioncontains(value)
Reserved for internal use.
functionget(index)
Reserved for internal use.
functionindexOf(value)
Reserved for internal use.
functioniterator()
functionremoveAt(index)
 

    • Property Getters/Setters Detail

      • getCount : Number 

        function getCount()
        
    • Method Detail

      • add

        function add(pivotArea)
      • addPivotArea

        function addPivotArea(pivotArea)
      • removeAt

        function removeAt(index)
      • add

        function add(cellArea)
      • clear

        function clear()
      • iterator

        function iterator()
      • get

        function get(index)
        Reserved for internal use.
      • contains

        function contains(value)
        Reserved for internal use.
      • indexOf

        function indexOf(value)
        Reserved for internal use.