SpreadsheetExtension Methods
An extension object that implement the Spreadsheet functionality.
Name | Description |
---|---|
Close |
Closes the current document in the specified Spreadsheet. |
Download |
Obsolete. Returns the binary content of the file downloaded from the specified Spreadsheet. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the specified result back to the client side after processing a callback within an Action specified by the Spreadsheet |
Get |
Returns the specified result back to the client side after. |
Get |
Gets access to a workbook loaded into the specified Spreadsheet. |
Get |
Returns the specified result back to the client side after processing a callback within an Action defined by the Spreadsheet |
Get |
Returns the unique identifier of the specified Spreadsheet document. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Inserts the HTML code rendered by an extension into the required page output.
Inherited from Extension |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Obsolete. Loads a specific file to the specified Spreadsheet extension. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
New |
Creates a new empty document within the Spreadsheet. |
Open |
Opens the specified document. |
Open |
Opens a document specified by an array of bytes. |
Open |
Opens a document specified by a stream. |
Open |
Opens the specified document. |
Open |
Opens the specified document. |
Open |
Opens a document specified by an array of bytes. |
Open |
Opens a document specified by a stream. |
Open |
Opens a document specified by an array of bytes. |
Open |
Opens a document specified by a stream. |
Open |
Opens the specified document. |
Open |
Opens the specified document. |
Open |
Opens the specified file. |
Perform |
Initializes the mail merge process and generates the resulting documents containing the merged information. |
Perform |
Initializes the mail merge process and generates the resulting documents containing the merged information. |
Perform |
Initializes the mail merge process and generates the resulting documents containing the merged information. |
Perform |
Initializes the mail merge process and generates the resulting documents containing the merged information. |
Perform |
Initializes the mail merge process and generates the documents that contain the merged information. |
Perform |
Initializes the mail merge process and generates the resulting documents containing the merged information. |
Perform |
Initializes the mail merge process and generates the resulting documents containing the merged information. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render() |
Renders the extension’s HTML code to the Response.
Inherited from Extension |
Save |
Saves a document copy using the specified settings. |
Save |
A string value that specifies the Spreadsheet name. |
Save |
Saves a document copy using the specified settings. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also