ExcelWorksheetComments Property |
Gets the comments collection of this worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelCommentsCollection Comments { get; }Public ReadOnly Property Comments As ExcelCommentsCollection
Get
Property Value
ExcelCommentsCollection
See Also