ActiveReports.XlsExport Assembly > DataDynamics.SpreadBuilder Namespace : Workbook Class |
The following tables list the members exposed by Workbook.
Name | Description | |
---|---|---|
Workbook Constructor | Initializes a new instance of the Workbook class. |
Name | Description | |
---|---|---|
FileVersion | This property has been deprecated. Please use the FileFormat property. | |
ProtectWorkBookStructure | Sets or returns a value indicating whether Excel will let the user add, delete, reorder, or rename sheets in the workbook. | |
ProtectWorkbookWindows | Sets or returns a value indicating whether the windows of a workbook or sheet are protected. | |
Sheets | Returns a DDSheets object, which is a collection of DDSheet objects, which make up the workbook. |
Name | Description | |
---|---|---|
Clear | Removes all sheets, creates a fresh instance of all member class variables and initializes all member data variables to their default value. | |
Save | Overloaded. Saves the current workbook. |