[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Workbook

Workbook Class

The Excel workbook.

Inheritance
Workbook
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.AspNetCore.Mvc.FlexSheet.dll
Syntax
public class Workbook

Constructors

Name Description
Workbook()

Create a new instance.

Properties

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.