AlternativeText

SpreadsheetAttachment.AlternativeText property

Gets or sets the descriptive (alternative) text associated with the attached file.

public string AlternativeText { get; set; }

Property Value

The descriptive (alternative) text associated with the attached file.

See Also