Click or drag to resize

ExcelCommentObject AlternativeText Property

Gets or sets the alternative text associated with the comment.

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

Property Value

Type: String

Implements

IShape AlternativeText
See Also