Link Search Menu Expand Document

ViewOptionsSelected Property

Gets or sets a value indicating whether the sheet tab is selected

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool Selected { get; set; }

Property Value

Type: Boolean
true if the sheet tab is selected; otherwise, false.

Implements

IViewOptionsSelected
See Also

Reference