GrapeCity.ActiveReports.Export.Excel.v8 Assembly > GrapeCity.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 | |
---|---|---|
DefaultFontName | Returns the default font name for the workbook. | |
DefaultFontSizeInPoints | Returns the default font size in points for the workbook. |
Name | Description | |
---|---|---|
Author | Sets or returns the Author that will be written to the workbook. | |
FileFormat | Sets/gets the file format that the spreadsheet will be saved in. | |
FileVersion | This property has been deprecated. Please use FileFormat property instead. | |
OpenXmlStandard | Gets or sets the level of Open XML document conformance on exporting with Xlsx file format. | |
ProtectWorkbookPassword | Sets/gets the password for protecting the elements in workbook. | |
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 workbook or sheet is protected. | |
Security | Returns a DDSecurity object for initializing document security. | |
Sheets | Returns a DDSheets object, which is a collection of DDSheet objects, which make up the workbook. | |
UseDefaultPalette | Sets or returns whether export document with Excel default palette. |
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. |