Share via


Ewa.RangeChangeEventArgs Methods

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

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

Methods

Table 1. Methods of the Ewa.RangeChangeEventArgs class

Name

Description

Ewa.RangeChangeEventArgs.getEwaControl()

Gets the Ewa.EwaControl object that represents the embedded Microsoft Excel workbook on the host page or the Excel Web Access Web part on the SharePoint Server 2013 page.

getFormattedValues()

Gets an array of string arrays that contains the formatted values for the cell or range that is associated with a given rangeChange event.

getRange()

Gets the Ewa.Range Object associated with a given rangeChange event.

getSheet()

Gets the Ewa.Sheet Object associated with a given rangeChange event.

Ewa.RangeChangeEventArgs.getWorkbook()

Gets the Ewa.Workbook Object associated with a given rangeChange event.

See also

Reference

Ewa.RangeChangeEventArgs Object

Concepts

Ewa namespace