[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IShape.AlternativeText

AlternativeText Property

AlternativeText

Returns or sets the descriptive (alternative) text string for the specified shape object. This property applies to chart, shape, picture, linked picture, slicer, controls, and group shape objects.

If a non-empty string is set, the Decorative property will be set to false if it's currently true.

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