ExcelCommentText Property |
Gets the comment text assigned to excel cell.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic string Text { get; set; }
Public Property Text As String
Get
Set
Property Value
String
See Also