Class XLWorkbookProperties
- Namespace
- SlapKit.Excel.Excel
- Assembly
- SlapKit.Excel.dll
public class XLWorkbookProperties
- Inheritance
-
XLWorkbookProperties
- Inherited Members
-
- Extension Methods
-
Properties
Author
public string? Author { get; set; }
Property Value
- string
Category
public string? Category { get; set; }
Property Value
- string
public string? Comments { get; set; }
Property Value
- string
Company
public string? Company { get; set; }
Property Value
- string
Created
public DateTime Created { get; set; }
Property Value
- DateTime
Keywords
public string? Keywords { get; set; }
Property Value
- string
LastModifiedBy
public string? LastModifiedBy { get; set; }
Property Value
- string
Manager
public string? Manager { get; set; }
Property Value
- string
Modified
public DateTime Modified { get; set; }
Property Value
- DateTime
Status
public string? Status { get; set; }
Property Value
- string
Subject
public string? Subject { get; set; }
Property Value
- string
Title
public string? Title { get; set; }
Property Value
- string