PivotField.GetCalculatedFieldFormula
PivotField.GetCalculatedFieldFormula method
Get the formula string of the specified calculated field .
[Obsolete("Use PivotField.GetFormula() method instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public string GetCalculatedFieldFormula()
Remarks
NOTE: This method is now obsolete. Instead, please use PivotField.GetFormula() method. This method will be removed 12 months later since August 2024. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class PivotField
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells