Worksheet.Selected

Worksheet.Selected property

Indicates whether this worksheet is selected when the workbook is opened.

public bool Selected { get; set; }

See Also