PivotFormatConditionCollection
Innehåll
[
Dölj
]PivotFormatConditionCollection class
Representerar villkor för pivottabellformat.
public class PivotFormatConditionCollection : CollectionBase<PivotFormatCondition>
Egenskaper
namn | Beskrivning |
---|---|
Capacity { get; set; } | |
Count { get; } | |
Item { get; } | Hämtar pivot FormatCondition-objektet vid det specifika indexet. |
Item { get; set; } |
Metoder
namn | Beskrivning |
---|---|
Add() | Lägger till ett pivot FormatCondition till samlingen. |
BinarySearch(PivotFormatCondition) | |
BinarySearch(PivotFormatCondition, IComparer<PivotFormatCondition>) | |
BinarySearch(int, int, PivotFormatCondition, IComparer<PivotFormatCondition>) | |
Clear() | |
Contains(PivotFormatCondition) | |
CopyTo(PivotFormatCondition[]) | |
CopyTo(PivotFormatCondition[], int) | |
CopyTo(int, PivotFormatCondition[], int, int) | |
Exists(Predicate<PivotFormatCondition>) | |
Find(Predicate<PivotFormatCondition>) | |
FindAll(Predicate<PivotFormatCondition>) | |
FindIndex(Predicate<PivotFormatCondition>) | |
FindIndex(int, Predicate<PivotFormatCondition>) | |
FindIndex(int, int, Predicate<PivotFormatCondition>) | |
FindLast(Predicate<PivotFormatCondition>) | |
FindLastIndex(Predicate<PivotFormatCondition>) | |
FindLastIndex(int, Predicate<PivotFormatCondition>) | |
FindLastIndex(int, int, Predicate<PivotFormatCondition>) | |
GetEnumerator() | |
IndexOf(PivotFormatCondition) | |
IndexOf(PivotFormatCondition, int) | |
IndexOf(PivotFormatCondition, int, int) | |
LastIndexOf(PivotFormatCondition) | |
LastIndexOf(PivotFormatCondition, int) | |
LastIndexOf(PivotFormatCondition, int, int) | |
RemoveAt(int) |
Se även
- class CollectionBase<T>
- class PivotFormatCondition
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells