Class ExcelSetting
Excel Document Settings
public sealed class ExcelSetting
- Inheritance
-
ExcelSetting
- Inherited Members
Properties
Author
Author
public string? Author { get; set; }
Property Value
Category
Category
public string? Category { get; set; }
Property Value
Company
Company
public string? Company { get; set; }
Property Value
Description
Description
public string? Description { get; set; }
Property Value
Subject
Subject
public string? Subject { get; set; }
Property Value
Title
Title
public string? Title { get; set; }