Table of Contents

Class BuiltInDocumentProperties

Namespace
FileFormat.Cells
Assembly
FileFormat.Cells.dll
public class BuiltInDocumentProperties
Inheritance
BuiltInDocumentProperties
Inherited Members

Constructors

BuiltInDocumentProperties()

public BuiltInDocumentProperties()

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