public class PowerQueryFormula
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets the description of the power query formula.
|
java.lang.String |
getFormulaDefinition()
Gets the definition of the power query formula.
|
java.lang.String |
getGroupName()
Gets the name of group which contains this power query formula.
|
java.lang.String |
getName()
Gets the name of the power query formula.
|
PowerQueryFormulaItemCollection |
getPowerQueryFormulaItems()
Gets all items of power query formula.
|
int |
getType()
Gets the type of this power query formula.
|
void |
setDescription(java.lang.String value)
Sets the description of the power query formula.
|
void |
setName(java.lang.String value)
Sets the name of the power query formula.
|
public int getType()
public java.lang.String getGroupName()
public java.lang.String getFormulaDefinition()
public java.lang.String getName()
public void setName(java.lang.String value)
public java.lang.String getDescription()
public void setDescription(java.lang.String value)
public PowerQueryFormulaItemCollection getPowerQueryFormulaItems()
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.