class
PowerQueryFormulaParameter
Source: aspose.
Represents the parameter of power query formula.
new PowerQueryFormulaParameter()
Methods
getName()
Gets the name of parameter.
getParameterDefinition()
Gets the definition of the parameter.
getValue()
Gets the value of parameter.
setName()
Gets the name of parameter.
setValue()
Gets the value of parameter.