GridShapeDraw.AlternativeText
GridShapeDraw.AlternativeText property
Returns or sets the descriptive (alternative) text string of the GridShapeDraw
object.
public string AlternativeText { get; set; }
Examples
[C#]
shape.AlternativeText = "a rectangle";
See Also
- class GridShapeDraw
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop