[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IShape.Decorative

Decorative Property

Decorative

Sets or returns the decorative flag for the specified shape object. This property applies to chart, shape, picture, linked picture, slicer, and group shape objects.

If this value is set to true, the contents of AlternativeText and Title will be cleared.

Declaration
bool Decorative { get; set; }
Property Decorative As Boolean