AlternativeText
Shape.AlternativeText property
Devuelve o establece la cadena de texto descriptivo (alternativo) delShape
objeto.
public string AlternativeText { get; set; }
Ejemplos
[C#]
shape.AlternativeText = "a rectangle";
Ver también
- class Shape
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells