Version

Selected Property (Sheet)

Gets the value which indicates whether this worksheet is selected.
Syntax
public bool Selected {get;}

Property Value

The value which indicates whether this worksheet is selected.
Remarks

If the worksheet has been removed from its parent Workbook.Worksheets collection, this will always return False.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also

Reference

Sheet Class
Sheet Members
WindowOptions Class
WindowOptions.SelectedWorksheet