[]
The Excel workbook.
public class Workbook
Name | Description |
---|---|
Workbook() | Create a new instance. |
Name | Description |
---|---|
ActiveWorksheet | Gets or sets the current worksheet. |
Application | Gets or sets the name of application that generated the file that appears in the file properties. |
ColorThemes | Gets or sets the color of the workbook themes. |
Company | Gets or sets the name of company that generated the file that appears in the file properties. |
Created | Gets or sets the created time. |
Creator | Gets or sets the name of the creator. |
DefinedNames | Gets the defined name items of the workbook. |
LastModifiedBy | Gets or sets the name of the person who made the latest modification. |
Modified | Gets or sets the modified time. |
Sheets | Gets the worksheet collection of the workbook. |
Styles | Gets the styles table of the workbook. |