Click or drag to resize

BuiltInDocumentProperties Properties

The BuiltInDocumentProperties type exposes the following members.

Properties
Name Description
Public property ApplicationName
Gets/Sets ApplicationName document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Author
Gets/Sets author document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Bytes
Gets/Sets ByteCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Capacity
Gets or sets the number of elements that the System.Collections.CollectionBase can contain.
(Inherited from CollectionBase T .)
Public property Category
Gets/Sets Category document proerty.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Characters
Gets/Sets CharCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Comments
Gets/Sets comments document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Company
Gets/Sets Company document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Count
Gets the number of elements contained in the System.Collections.CollectionBase instance.
(Inherited from CollectionBase T .)
Public property CreatedTime
Gets/Sets CreationDate document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property DocumentVersion
Gets/Sets version of the file.
(Inherited from XlsBuiltInDocumentProperties .)
Public property EditTime
Gets/Sets EditTime document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property HiddenCount
Gets/Sets HiddenCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Protected property InnerList
Gets the list of elements in the instance.
(Inherited from CollectionBase T .)
Public property IsReadOnly
Gets a value indicating whether the collection is read-only.
(Inherited from CollectionBase T .)
Public property Item Int32
Returns single entry from the collection. Read-only.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Item BuiltInPropertyType
Returns single entry from the collection. Read-only.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Keywords
Gets/Sets keywords document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property LastAuthor
Gets/Sets LastAuthor document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property LastPrinted
Gets/Sets LastPrinted document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property LastSaveTime
Gets/Sets LastSaveDate document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property LineCount
Gets/Sets LineCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property LinksDirty
Indicate whether the custom links are hampered.
(Inherited from XlsBuiltInDocumentProperties .)
Protected property List
Gets the list of elements in the instance.
(Inherited from CollectionBase T .)
Public property Manager
Gets/Sets Manager document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property MultimediaClipCount
Gets/Sets MmclipCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property NoteCount
Gets/Sets NoteCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property PageCount
Gets/Sets PageCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property ParagraphCount
Gets/Sets ParagrahpCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Parent
Read-oonly. The parent object for the specified object.
(Inherited from CollectionExtended T .)
Public property PresentationTarget
Gets/Sets Target format document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property RevisionNumber
Gets/Sets revision number document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property ScaleCrop
Gets/Sets SacleCrop document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Security
Gets/Sets Security document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property SlideCount
Gets/Sets SlideCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Subject
Gets/Sets subject document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Template
Gets/Sets template document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Title
Gets/Sets title document property.
(Inherited from XlsBuiltInDocumentProperties .)
Public property Version
Gets or sets the version of the object. If the version property is not contained, it returns int.MinValue.
(Inherited from XlsBuiltInDocumentProperties .)
Public property WordCount
Gets/Sets WordCount document property.
(Inherited from XlsBuiltInDocumentProperties .)
Top
See Also