Click or drag to resize

XlsName AddComment Method

Adds 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
Range's comment.

Implements

IXLSRange AddComment
See Also