ExcelCommentWorksheet Property |
Gets the parent worksheet of this comment.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelWorksheet Worksheet { get; }Public ReadOnly Property Worksheet As ExcelWorksheet
Get
Property Value
ExcelWorksheet
See Also