Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotItem Interface / Formula Property
In This Topic
    Formula Property (IPivotItem)
    In This Topic
    Gets or sets the formula of calculated item.
    Syntax
    System.string Formula {get; set;}
    See Also