ExcelViewOptionsShowOutlineSymbols Property |
If true, Excel shows outline symbols.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool ShowOutlineSymbols { get; set; }
Public Property ShowOutlineSymbols As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is true.
See Also