共用方式為


Ewa.Sheet Methods

Applies to: apps for SharePoint | SharePoint Server 2010

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

Methods

Table 1. Methods of the Ewa.Sheet class

Name

Description

Ewa.Sheet.activateAsync(callback, userContext)

Activates the worksheet or chart sheet.

Ewa.Sheet.getRangeA1Async(addressA1, callback, userContext)

Gets the specified range in the open workbook asynchronously using the Excel "A1" range notation as an input parameter.

Ewa.Sheet.getRange(firstRow, firstColumn, rowCount, columnCount)

Gets the specified range in the open workbook by using numeric range coordinates in R1C1 range notation.

Ewa.Sheet.getName()

Gets the name of the worksheet or chart sheet.

Ewa.Sheet.getSheetType()

Gets the type of sheet.