[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellPicture.AltText

AltText Property

AltText

Gets or sets the alt text of the picture. After modification, it must be reassigned to CellPicture to take effect.

Declaration
public string AltText { get; set; }
Public Property AltText As String