Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartTitle Interface / Formula Property
In This Topic
    Formula Property (IChartTitle)
    In This Topic
    Gets or sets a value that represents the formula of the object using A1-style notation, in English.
    Syntax
    System.string Formula {get; set;}
    See Also