Click or drag to resize

RangesCollection AddComment Method

Adds a comment to 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 AddComment()

Return Value

Type: ExcelComment
Added comment.
See Also