public class ExcelDocumentProperties
Public Class ExcelDocumentProperties
public ref class ExcelDocumentProperties
type ExcelDocumentProperties = class end
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. |
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. |
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. |
TotalEditingTime | Gets or sets the total editing time of the document. |
WordsNumber | Gets or sets the number of words in document. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |