Click or drag to resize

ExcelViewOptionsShowOutlineSymbols Property

If true, Excel shows outline symbols.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public bool ShowOutlineSymbols { get; set; }

Property Value

Boolean
Remarks
Default value is true.
See Also