Table of Contents

Class ExcelSetting

Namespace
WeihanLi.Npoi.Settings
Assembly
WeihanLi.Npoi.dll

Excel Document Settings

public sealed class ExcelSetting
Inheritance
ExcelSetting
Inherited Members

Properties

Author

Author

public string? Author { get; set; }

Property Value

string

Category

Category

public string? Category { get; set; }

Property Value

string

Company

Company

public string? Company { get; set; }

Property Value

string

Description

Description

public string? Description { get; set; }

Property Value

string

Subject

Subject

public string? Subject { get; set; }

Property Value

string

Title

Title

public string? Title { get; set; }

Property Value

string