SpreadsheetBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Spreadsheet |
Creates an object of the Spreadsheet class. |
#Methods
Name | Description |
---|---|
Auto |
Specifies the auto-saving mode. |
Auto |
Gets or sets the auto-save timeout. |
Client |
Allows you to assign event handlers to client-side events available for the Spreadsheet. |
Confirm |
Allows you to customize settings of a confirmation message that can be displayed when any unsaved data changes are going to be lost. |
Css |
Specifies a CSS class to be applied to the Spreadsheet. |
Document |
Specifies a URL to an action the handles document request operation. |
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. |
Fullscreen |
Specifies whether the spreadsheet is used in full-screen mode. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Height |
Specifies the Spreadsheet’s height. |
Height |
Sets a specified height for the Spreadsheet’s element on the page. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Name |
Sets a specified identifier for the element representing the Spreadsheet on the page. |
Open |
Opens a document in the specified format from a byte array. |
Open |
Opens a document in the specified format from a stream. |
Open |
Opens a document in the specified format from a file system. |
Open |
Opens a document from an array of bytes. |
Open |
Opens a document from a stream. |
Open |
Opens a document from a file system. |
Read |
Indicates whether an end-user can change the Spreadsheet contents at runtime. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Ribbon |
Allows you to customize the ribbon element. |
Show |
Specifies the sheet tab selector’s visibility. |
To |
Returns a string that represents the current object. Inherited from Object. |
Width |
Specifies the Spreadsheet’s width. |
Width |
Specifies the Spreadsheet’s width. |
Work |
Gets or sets the working directory path. |
Write |
Writes this Spreadsheet to the writer. |
See Also