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