Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / Formula Property
In This Topic
    Formula Property (IPivotField)
    In This Topic
    Returns or sets a String value that represents the object's formula in A1-style notation and in the language of the macro.
    Syntax
    System.string Formula {get; set;}
    See Also