MVCxSpreadsheetSettings Constructors
Contains specific settings of the Spreadsheet.| Name | Parameters | Description |
|---|---|---|
| MVCxSpreadsheetSettings() | none | Initializes a new instance of the MVCxSpreadsheetSettings class with default settings. |
| MVCxSpreadsheetSettings(IPropertiesOwner) | owner | Initializes a new instance of the MVCxSpreadsheetSettings class with the specified owner. |
See Also