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; }
Public ReadOnly Property Comments As ExcelCommentsCollection
Get
Property Value
Type:
ExcelCommentsCollectionSee Also