public class PowerQueryFormulaParameterCollection extends CollectionBase
Remarks
NOTE: This class is now obsolete. Instead, please use PowerQueryFormulaCollection class. This property will be removed 12 months later since November 2024. Aspose apologizes for any inconvenience you may have experienced.| Constructor and Description |
|---|
PowerQueryFormulaParameterCollection()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PowerQueryFormulaParameter |
get(int index)
Deprecated.
Gets
PowerQueryFormulaParameter by the index in the list. |
PowerQueryFormulaParameter |
get(java.lang.String name)
Deprecated.
Gets
PowerQueryFormulaParameter by the name of the item. |
public PowerQueryFormulaParameterCollection()
public PowerQueryFormulaParameter get(int index)
PowerQueryFormulaParameter by the index in the list.get in class CollectionBaseindex - The index.public PowerQueryFormulaParameter get(java.lang.String name)
PowerQueryFormulaParameter by the name of the item.name - The name of the item.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.