[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection

IBuiltInDocumentPropertyCollection Interface

A collection of built-in document properties.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IBuiltInDocumentPropertyCollection : IDocumentPropertyCollection
Public Interface IBuiltInDocumentPropertyCollection
    Inherits IDocumentPropertyCollection

Properties

Name Description
Author

Gets or sets the name of the document's author.

Category

Gets or sets the category of the document.

Comments

Gets or sets the document comments.

Company

Gets or sets the company property.

ContentStatus

Gets or sets the content status of the document.

ContentType

Gets or sets the content type of the document.

CreatedDate

Gets or sets date of the document creation in local timezone.

DocumentVersion

Gets or sets the version of the file.

HyperlinkBase

Gets or sets the hyperlinkbase property.

Keywords

Gets or sets the document keywords.

Language

Gets or sets the document's language.

LastPrinted

Gets or sets the Universal time when the document was last printed.

LastSavedBy

Gets or sets the name of the last author.

LastSavedTime

Gets or sets the time of the last save in local timezone.

LinksUpToDate

Gets or sets whether hyperlinks in a document are up-to-date.

Manager

Gets or sets the manager property.

NameOfApplication

Gets or sets the name of the application.

Pages

Gets or sets an estimate of the number of pages in the document.

RevisionNumber

Gets or sets the document revision number.

ScaleCrop

Gets or sets the display mode of the document thumbnail.

Subject

Gets or sets the subject of the document.

Template

Gets or sets the informational name of the document template.

Title

Gets or sets the title of the document.

TotalEditingTime

Gets or sets the total editing time in minutes.

Words

Gets or sets an estimate of the number of words in the document.