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