Click or drag to resize

XlsBuiltInDocumentProperties Properties

The XlsBuiltInDocumentProperties type exposes the following members.

Properties
Name Description
Public property ApplicationName
Gets/Sets ApplicationName document property.
Public property Author
Gets/Sets author document property.
Public property Bytes
Gets/Sets ByteCount document property.
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.
Public property Characters
Gets/Sets CharCount document property.
Public property Comments
Gets/Sets comments document property.
Public property Company
Gets/Sets Company document property.
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.
Public property DocumentVersion
Gets/Sets version of the file.
Public property EditTime
Gets/Sets EditTime document property.
Public property HiddenCount
Gets/Sets HiddenCount document property.
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.
Public property Item BuiltInPropertyType
Returns single entry from the collection. Read-only.
Public property Keywords
Gets/Sets keywords document property.
Public property LastAuthor
Gets/Sets LastAuthor document property.
Public property LastPrinted
Gets/Sets LastPrinted document property.
Public property LastSaveTime
Gets/Sets LastSaveDate document property.
Public property LineCount
Gets/Sets LineCount document property.
Public property LinksDirty
Indicate whether the custom links are hampered.
Protected property List
Gets the list of elements in the instance.
(Inherited from CollectionBase T .)
Public property Manager
Gets/Sets Manager document property.
Public property MultimediaClipCount
Gets/Sets MmclipCount document property.
Public property NoteCount
Gets/Sets NoteCount document property.
Public property PageCount
Gets/Sets PageCount document property.
Public property ParagraphCount
Gets/Sets ParagrahpCount document property.
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.
Public property RevisionNumber
Gets/Sets revision number document property.
Public property ScaleCrop
Gets/Sets SacleCrop document property.
Public property Security
Gets/Sets Security document property.
Public property SlideCount
Gets/Sets SlideCount document property.
Public property Subject
Gets/Sets subject document property.
Public property Template
Gets/Sets template document property.
Public property Title
Gets/Sets title document property.
Public property Version
Gets or sets the version of the object. If the version property is not contained, it returns int.MinValue.
Public property WordCount
Gets/Sets WordCount document property.
Top
See Also