Share via


Ewa.SheetCollection Methods

Applies to: apps for SharePoint | SharePoint Server 2010

Table 1 lists the methods of the Ewa.SheetCollection Object class.

Methods

Table 1. Methods of the Ewa.SheetCollection class

Name

Description

Ewa.SheetCollection.getCount()

Gets the count of sheets in a workbook.

Ewa.SheetCollection.getItem(index)

Gets the nth sheet.

Ewa.SheetCollection.getItemByName(name)

Gets the sheet with the matching name.