Share via


Ewa.SheetCollection Methods

Applies to: apps for SharePoint | Excel Services | SharePoint Server 2013

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 Ewa.Sheets in a workbook.

Ewa.SheetCollection.getItem(index)

Gets the nth Ewa.Sheet.

Ewa.SheetCollection.getItemByName(name)

Gets the Ewa.Sheet with the matching name.

See also

Reference

Ewa.Sheet Object