public class PowerQueryFormulaParameter extends PowerQueryFormula
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFormulaDefinition()
Gets the definition of the parameter.
|
java.lang.String |
getParameterDefinition()
Deprecated.
Use PowerQueryFormulaParameter.FormulaDefinition property, instead.
|
int |
getType()
Gets the type of power query formula.
|
java.lang.String |
getValue()
Gets the value of parameter.
|
void |
setValue(java.lang.String value)
Gets the value of parameter.
|
getDescription, getGroupName, getName, getPowerQueryFormulaItems, setDescription, setNamepublic int getType()
getType in class PowerQueryFormulapublic java.lang.String getValue()
public void setValue(java.lang.String value)
public java.lang.String getParameterDefinition()
Remarks
NOTE: This property is now obsolete. Instead, please use PowerQueryFormulaParameter.FormulaDefinition property. This property will be removed 12 months later since November 2024. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getFormulaDefinition()
getFormulaDefinition in class PowerQueryFormulaSee 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.