IViewOptionsSelected Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether the sheet tab is selected

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

bool Selected { get; set; }

Property Value

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

Reference