GetFormula Method
GetFormula function
Gets the formula of the calculated field .Only works for calculated field.
func (instance *PivotField) GetFormula() (string, error)
Remarks
See Also
- Class PivotField
- Library Aspose.Cells for Go
Gets the formula of the calculated field .Only works for calculated field.
func (instance *PivotField) GetFormula() (string, error)