Share via


Ewa.BrowserUdfs Methods

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

Table1 lists the methods of the Ewa.BrowserUdfs Objectclass.

Methods

Table 1. Methods of the Ewa.BrowserUdfs class

Name

Description

Ewa.BrowserUdfs.add(udfName, function, description, isVolatile, isAsync)

Adds a browser user-defined function (UDF) to the collection of browser UDFs available to the page.

Ewa.BrowserUdfs.exists(udfName)

Gets a Boolean value that indicates whether the specified browser user-defined function (UDF) exists.

Ewa.BrowserUdfs.remove(udfName)

Removes the specified browser user-defined function (UDF) from the collection of browser UDFs available to the page.

Ewa.BrowserUdfs.removeAll()

Removes all browser user-defined functions (UDFs) from the page.

Applies To

Ewa.BrowserUdfs Object

See also

Concepts

Ewa namespace