Share via


Ewa.NamedItemCollection Methods

Applies to: apps for SharePoint | SharePoint Server 2010

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

Methods

Table 1. Methods of the Ewa.NamedItemCollection class

Name

Description

Ewa.NamedItemCollection.getCount()

Gets the count of all the named items in the specified workbook.

Ewa.NamedItemCollection.getItem(index)

Gets the nth named item in the specified workbook.

Ewa.NamedItemCollection.getItemByName(name)

Gets the named item with the matching name.