SpreadsheetCustomDocumentProcessor Members
In This Article
#Constructors
Name | Description |
---|---|
Spreadsheet |
Initializes a new instance of the Spreadsheet |
#Methods
Name | Description |
---|---|
Document |
Fires before a file is uploaded to the Document Selector and allows you to cancel the action. |
Document |
Fires on the server side before a folder is created within the File |
Document |
Enables you to perform server-side processing of file/folder deletion operations initiated within the Spreadsheet’s built-in Document Selector. |
Document |
Enables you to perform server-side processing of file/folder move operations initiated within the Spreadsheet’s built-in Document Selector. |
Document |
Enables you to perform server-side processing of file/folder rename operations initiated within the Spreadsheet’s built-in Document Selector. |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Saving |
Fires before a file is saved to the server and allows you to cancel the action. |
Settings |
Enables you to customize the built-in dialog settings. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also