Class BuiltInDocumentProperties
- Namespace
- Openize.Cells
- Assembly
- Openize.OpenXMLSDK.dll
public class BuiltInDocumentProperties
- Inheritance
-
BuiltInDocumentProperties
- Inherited Members
-
Properties
Author
public string Author { get; set; }
Property Value
- string
CreatedDate
public DateTime CreatedDate { get; set; }
Property Value
- DateTime
ModifiedBy
public string ModifiedBy { get; set; }
Property Value
- string
ModifiedDate
public DateTime ModifiedDate { get; set; }
Property Value
- DateTime
Subject
public string Subject { get; set; }
Property Value
- string
Title
public string Title { get; set; }
Property Value
- string