AlternativeText
Shape.AlternativeText property
Restituisce o imposta la stringa di testo descrittiva (alternativa) del fileShape
oggetto.
public string AlternativeText { get; set; }
Esempi
[C#]
shape.AlternativeText = "a rectangle";
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells