SetIsSelected Method
SetIsSelected function
Indicates whether this worksheet is selected when the workbook is opened.
func (instance *Worksheet) SetIsSelected(value bool) error
Remarks
See Also
- Class Worksheet
- Library Aspose.Cells for Go
Indicates whether this worksheet is selected when the workbook is opened.
func (instance *Worksheet) SetIsSelected(value bool) error