ExcelWorksheetComments Property

Gets the comments collection of this worksheet.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelCommentsCollection Comments { get; }

Property Value

ExcelCommentsCollection

See Also