Worksheet.IsSelected
Worksheet.IsSelected property
Indicates whether this worksheet is selected when the workbook is opened.
public bool IsSelected { get; set; }
See Also
- class Worksheet
- namespace Aspose.Cells
- assembly Aspose.Cells
Indicates whether this worksheet is selected when the workbook is opened.
public bool IsSelected { get; set; }