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