Click or drag to resize

XlsRange AddComment Method

Adds a comment to the range.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ICommentShape AddComment()

Return Value

Type: ICommentShape
Created comment or exists one.

Implements

IXLSRange AddComment
See Also