ViewOptionsShowGuts Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether the window displays the outline symbols or not.

Namespace:  Bytescout.Spreadsheet.BaseClasses
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool ShowGuts { get; set; }

Property Value

Type: Boolean
true to show outline symbols; otherwise, false.

Implements

IViewOptionsShowGuts
See Also

Reference