Click or drag to resize

ExcelCommentWorksheet Property

Gets the parent worksheet of this comment.

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

Property Value

ExcelWorksheet
See Also