ExcelCommentIsVisible Property |
Gets or sets a value indicating whether this instance is visible.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool IsVisible { get; set; }
Public Property IsVisible As Boolean
Get
Set
Property Value
Boolean
See Also