PowerQueryFormulaItemCollection
Contenido
[
Ocultar
]PowerQueryFormulaItemCollection class
Representa todos los elementos de la fórmula de consulta de poder.
public class PowerQueryFormulaItemCollection : CollectionBase<PowerQueryFormulaItem>
Propiedades
Nombre | Descripción |
---|---|
Capacity { get; set; } | |
Count { get; } | |
Item { get; } | ObtienePowerQueryFormulaItem por el índice en la lista. (2 indexers) |
Item { get; set; } |
Métodos
Nombre | Descripción |
---|---|
BinarySearch(PowerQueryFormulaItem) | |
BinarySearch(PowerQueryFormulaItem, IComparer<PowerQueryFormulaItem>) | |
BinarySearch(int, int, PowerQueryFormulaItem, IComparer<PowerQueryFormulaItem>) | |
Clear() | |
Contains(PowerQueryFormulaItem) | |
CopyTo(PowerQueryFormulaItem[]) | |
CopyTo(PowerQueryFormulaItem[], int) | |
CopyTo(int, PowerQueryFormulaItem[], int, int) | |
Exists(Predicate<PowerQueryFormulaItem>) | |
Find(Predicate<PowerQueryFormulaItem>) | |
FindAll(Predicate<PowerQueryFormulaItem>) | |
FindIndex(Predicate<PowerQueryFormulaItem>) | |
FindIndex(int, Predicate<PowerQueryFormulaItem>) | |
FindIndex(int, int, Predicate<PowerQueryFormulaItem>) | |
FindLast(Predicate<PowerQueryFormulaItem>) | |
FindLastIndex(Predicate<PowerQueryFormulaItem>) | |
FindLastIndex(int, Predicate<PowerQueryFormulaItem>) | |
FindLastIndex(int, int, Predicate<PowerQueryFormulaItem>) | |
GetEnumerator() | |
IndexOf(PowerQueryFormulaItem) | |
IndexOf(PowerQueryFormulaItem, int) | |
IndexOf(PowerQueryFormulaItem, int, int) | |
LastIndexOf(PowerQueryFormulaItem) | |
LastIndexOf(PowerQueryFormulaItem, int) | |
LastIndexOf(PowerQueryFormulaItem, int, int) | |
RemoveAt(int) |
Ver también
- class CollectionBase<T>
- class PowerQueryFormulaItem
- espacio de nombres Aspose.Cells.QueryTables
- asamblea Aspose.Cells