[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotField.Formula

Formula Property

Formula

Returns or sets a String value that represents the object's formula in A1-style notation and in the language of the macro.

Declaration
string Formula { get; set; }
Property Formula As String