public class PowerQueryFormulaCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
PowerQueryFormula |
get(int index)
Gets
PowerQueryFormula by the index in the list. |
PowerQueryFormula |
get(java.lang.String name)
Gets
PowerQueryFormula by the name of the power query formula. |
void |
removeBy(java.lang.String name)
Remove power query formula by name.
|
public PowerQueryFormula get(int index)
PowerQueryFormula by the index in the list.get in class CollectionBaseindex - The index.public PowerQueryFormula get(java.lang.String name)
PowerQueryFormula by the name of the power query formula.name - The name of the item.public void removeBy(java.lang.String name)
name - The name of power query formula.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.