Link Search Menu Expand Document

IViewOptionsSelected Property

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.0.2045-master
Syntax
bool Selected { get; set; }

Property Value

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

Reference