Worksheet.IsSelected

Worksheet.IsSelected property

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

public bool IsSelected { get; set; }

See Also