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