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