Click or drag to resize

ExcelWorksheetComments Property

Gets the comments collection of this worksheet.

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

Property Value

Type: ExcelCommentsCollection
See Also