Ewa.Range Methods
Applies to: apps for SharePoint | Excel Services | SharePoint Server 2013
Table 1 lists the methods of the Ewa.Range Object class.
Methods
Table 1. Methods of the Ewa.Range class
Name |
Description |
---|---|
Ewa.Range.activateAsync(activeCellOffsetX, activeCellOffsetY, callback, userContext) |
Activates and selects a range. |
Gets a two-dimensional array object that represents the values in the specified range. |
|
Sets the values for a two-dimensional array object. |
|
Gets the range coordinates of the specified range in A1 format, including the worksheet name. |
|
Gets the row position on the zero-based grid. |
|
Gets the column position on the zero-based grid. |
|
Gets the number of rows. |
|
Gets the number of columns. |
|
Gets the sheet in the workbook. |