[]
Gets or sets the alt text of the picture. After modification, it must be reassigned to CellPicture to take effect.
public string AltText { get; set; }
Public Property AltText As String