Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / Title Property
In This Topic
    Title Property (IShape)
    In This Topic
    Gets or sets the title of the alternative text associated with the specified shape.
    Syntax
    System.string Title {get; set;}
    See Also