AlternativeText

SpreadsheetShape.AlternativeText property

Gets or sets the descriptive (alternative) text associated with this SpreadsheetShape.

public string AlternativeText { get; set; }

Property Value

The descriptive (alternative) text associated with this SpreadsheetShape.

See Also