menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotCalculatedItems

    Show / Hide Table of Contents

    Class PivotCalculatedItems

    Represents the collection of calculated pivot field items in pivot table.

    Inheritance
    System.Object
    System.Collections.Generic.List<PivotCalculatedItemImpl>
    PivotCalculatedItems
    Implements
    System.Collections.Generic.IList<PivotCalculatedItemImpl>
    System.Collections.Generic.ICollection<PivotCalculatedItemImpl>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<PivotCalculatedItemImpl>
    System.Collections.Generic.IReadOnlyCollection<PivotCalculatedItemImpl>
    System.Collections.Generic.IEnumerable<PivotCalculatedItemImpl>
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.AsReadOnly()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.BinarySearch(System.Int32, System.Int32, Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl, System.Collections.Generic.IComparer<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.BinarySearch(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.BinarySearch(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl, System.Collections.Generic.IComparer<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Clear()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Contains(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.ConvertAll<TOutput>(System.Converter<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl, TOutput>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.CopyTo(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl[])
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.CopyTo(System.Int32, Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl[], System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.CopyTo(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl[], System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Exists(System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Find(System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.FindAll(System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.FindIndex(System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.FindIndex(System.Int32, System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.FindLast(System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.FindLastIndex(System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.ForEach(System.Action<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.Generic.IEnumerable<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.IndexOf(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.IndexOf(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.IndexOf(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl, System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Insert(System.Int32, Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.LastIndexOf(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.LastIndexOf(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.LastIndexOf(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl, System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Remove(Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.RemoveAll(System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.RemoveAt(System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Reverse()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Sort()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Sort(System.Collections.Generic.IComparer<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Sort(System.Comparison<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.ToArray()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.TrimExcess()
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.TrueForAll(System.Predicate<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>)
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Capacity
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Count
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.Generic.ICollection<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.IsReadOnly
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.Item[System.Int32]
    System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotTables.PivotCalculatedItemImpl>.System.Collections.IList.Item[System.Int32]
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.XlsIO.Implementation.PivotTables
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public class PivotCalculatedItems : List<PivotCalculatedItemImpl>, IList<PivotCalculatedItemImpl>, ICollection<PivotCalculatedItemImpl>, IList, ICollection, IReadOnlyList<PivotCalculatedItemImpl>, IReadOnlyCollection<PivotCalculatedItemImpl>, IEnumerable<PivotCalculatedItemImpl>, IEnumerable

    Constructors

    PivotCalculatedItems()

    Pivot calculated items

    Declaration
    public PivotCalculatedItems()

    Methods

    Add(PivotCalculatedItemImpl)

    Add the specified calculated item to pivot calculated items collection.

    Declaration
    public void Add(PivotCalculatedItemImpl item)
    Parameters
    Type Name Description
    PivotCalculatedItemImpl item

    item to add to the pivot field.

    Implements

    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<T>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved