Click or drag to resize

IShape AlternativeText Property

Returns or sets the descriptive (alternative) text string for a Shape object.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
string AlternativeText { get; set; }

Property Value

Type: String
See Also