GetSheetByCodeName Method
GetSheetByCodeName function
Gets the worksheet by the code name.
func (instance *WorksheetCollection) GetSheetByCodeName(codename string) (*Worksheet, error)
Remarks
See Also
- Class WorksheetCollection
- Namespace Aspose.Cells
- Library Aspose.Cells for Go