GetWorksheets Method
GetWorksheets function
Gets the WorksheetCollection collection in the spreadsheet.
func (instance *Workbook) GetWorksheets() (*WorksheetCollection, error)
Remarks
See Also
- Class Workbook
- Library Aspose.Cells for Go
Gets the WorksheetCollection collection in the spreadsheet.
func (instance *Workbook) GetWorksheets() (*WorksheetCollection, error)