Click or drag to resize

ExcelCommentWorksheet Property

Gets the parent worksheet of this comment.

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

Property Value

Type: ExcelWorksheet
See Also