ExcelRangeComment Property |
Gets or sets comment.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic abstract ExcelComment Comment { get; set; }
Public MustOverride Property Comment As ExcelComment
Get
Set
Property Value
ExcelComment
See Also