Click or drag to resize

ExcelWorksheetComments Property

Gets the comments collection of this worksheet.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelCommentsCollection Comments { get; }

Property Value

ExcelCommentsCollection
See Also