[]
        
(Showing Draft Content)

GrapeCity.Core.BuiltinDocumentProperties

BuiltinDocumentProperties Enum

Represents all builtin document properties.

Namespace: GrapeCity.Core
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum BuiltinDocumentProperties
Public Enum BuiltinDocumentProperties

Fields

Name Description
ApplicationName

The application name of the document.

Author

The author of the document.

Category

Theh category of the document.

Comments

The comments of the document.

Company

The company information of the document.

ContentStatus

The content status of the document.

ContentType

The content type of the document.

CreationDate

The creation date of the document.

DocumentVersion

The document version of the document.

Format

The format of the document.

HyperlinkBase

The hyperlink base of the document.

Keywords

The keywords of the document.

Language

The language of the document.

LastAuthor

The last author of the document.

LastPrintDate

The last print date of the document.

LastSaveTime

The last saved time of the document.

Manager

The manager information of the document.

NumberOfBytes

The total number of bytes of the document.

NumberOfCharacters

The total number of characters of the document.

NumberOfCharactersWithSpaces

The total number of whitespace characters of the document.

NumberOfHiddenSlides

The total number of hidden slides of the document.

NumberOfLines

The total number of lines of the document.

NumberOfMultimediaClips

The total number of multimedia clips of the document.

NumberOfNotes

The total number of notes of the document.

NumberOfPages

The total number of pages of the document.

NumberOfParagraphs

The total number of paragraphs of the document.

NumberOfSlides

The total number of slides of the document.

NumberOfWords

The total number of words of the document.

RevisionNumber

The revision number of the document.

Security

The security information of the document.

Subject

The subject of the document.

Template

The template of the document.

Title

The title of the document.

TotalEditingTime

The total number of editing times of the document.