public class WorksheetParams : DocumentParamsPublic Class WorksheetParams
Inherits DocumentParamspublic ref class WorksheetParams : public DocumentParamstype WorksheetParams =
class
inherit DocumentParams
end| WorksheetParams | Default constructor of the WorksheetParams class. |
| AutoEvaluation | Defines if automatic evaluation enabled for the Worksheet. |
| EvaluationOptions | Options for worksheet evaluation. |
| FileName |
Current Document full file name.
(Inherited from DocumentParams) |
| GeneratorVersion | Version of the generator application. |
| Id |
Id of the Document.
(Inherited from DocumentParams) |
| OnError | Defines what automatic action is enabled on calculation error for the Worksheet. |
| OutputUnitsSystem | Gets or sets default output units system for calculations with units of measurements. |
| Revision |
Revision number of the Document.
(Inherited from DocumentParams) |
| Shortcut | Gets or sets shortcut of the document to use for snippets. |
| SuppressUI | Determines whether any interactions with user is not supported. |
| Title | Title of the worksheet. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |