IsSelected Method

IsSelected function

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


func (instance *Worksheet) IsSelected()  (bool,  error) 

Remarks

See Also