SetActiveSheetName Method

SetActiveSheetName function

Represents the name of active worksheet when the spreadsheet is opened.


func (instance *WorksheetCollection) SetActiveSheetName(value string)  error

Remarks

See Also