Click or drag to resize

RangesCollection Comment Property

Returns a Comment object that represents the comment associated with the cell in the upper-left corner of the range.

Namespace: Spire.Xls.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelComment Comment { get; }

Property Value

Type: ExcelComment
See Also