Winnovative Excel Library for .NET
ExcelDocumentProperties Class
NamespacesWinnovative.ExcelLibExcelDocumentProperties
Winnovative Excel Library for .NET
The document properties like title, subject, keywords, author, etc.
Declaration Syntax
C#Visual BasicVisual C++
public class ExcelDocumentProperties
Public Class ExcelDocumentProperties
public ref class ExcelDocumentProperties
Members
All MembersMethodsProperties



IconMemberDescription
ApplicationName
Gets or sets the name of the application that created the document.

Author
Gets or sets the document author.

BytesNumber
Gets or sets the number of bytes in document.

Category
Gets or sets the document category.

CharsNumber
Gets or sets the number of characters in document.

Comments
Gets or sets the document comments.

Company
Gets or sets the document company.

CreationDate
Gets or sets the document creation date.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HiddenSlidesNumber
Gets or sets the number of hidden slides in document.

Keywords
Gets or sets the document keywords.

LastAuthor
Gets or sets the document last author.

LastPrintDate
Gets or sets the last print date of the document.

LastSaveTime
Gets or sets the document last save time.

LinesNumber
Gets or sets the number of lines in document

Manager
Gets or sets the document manager.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MultimediaClipsNumber
Gets or sets the number of multimedia clips in document.

NotesNumber
Gets or sets the number of notes in document

PagesNumber
Gets or sets the number of pages in document.

ParagraphsNumber
Gets or sets the number of paragraphs in document

RevisionNumber
Gets or sets the document revision number.

SlidesNumber
Gets or sets the document number od slides

Subject
Gets or sets the document subject.

Template
Gets or sets the document template.

Title
Gets or sets the document title.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TotalEditingTime
Gets or sets the total editing time of the document.

WordsNumber
Gets or sets the number of words in document.

Inheritance Hierarchy
Object
ExcelDocumentProperties

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)