Namespace: Spire.Xls.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class BuiltInDocumentProperties : XlsBuiltInDocumentProperties
Public Class BuiltInDocumentProperties
	Inherits XlsBuiltInDocumentProperties
public ref class BuiltInDocumentProperties : public XlsBuiltInDocumentProperties
type BuiltInDocumentProperties =  
    class
        inherit XlsBuiltInDocumentProperties
    end

Members

            
 All Members  Properties   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Add(T) (Inherited from CollectionBase<(Of <(<'T>)>)>.)
ApplicationName (Inherited from XlsBuiltInDocumentProperties.)
Author (Inherited from XlsBuiltInDocumentProperties.)
Bytes (Inherited from XlsBuiltInDocumentProperties.)
Capacity (Inherited from CollectionBase<(Of <(<'T>)>)>.)
Category (Inherited from XlsBuiltInDocumentProperties.)
Changed (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
Characters (Inherited from XlsBuiltInDocumentProperties.)
Clear()()()() (Inherited from CollectionBase<(Of <(<'T>)>)>.)
Clone(Object) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
Comments (Inherited from XlsBuiltInDocumentProperties.)
Company (Inherited from XlsBuiltInDocumentProperties.)
Contains(T) (Inherited from CollectionBase<(Of <(<'T>)>)>.)
Contains(BuiltInPropertyType) (Inherited from XlsBuiltInDocumentProperties.)
CopyTo(array<T>[]()[][], Int32) (Inherited from CollectionBase<(Of <(<'T>)>)>.)
Count (Inherited from CollectionBase<(Of <(<'T>)>)>.)
CreatedTime (Inherited from XlsBuiltInDocumentProperties.)
DocumentVersion (Inherited from XlsBuiltInDocumentProperties.)
EditTime (Inherited from XlsBuiltInDocumentProperties.)
EnsureCapacity(Int32) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
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.)
FindParent(Type) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
FindParent(Type, Boolean) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
GetEnumerator()()()() (Inherited from CollectionBase<(Of <(<'T>)>)>.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HiddenCount (Inherited from XlsBuiltInDocumentProperties.)
IndexOf(T) (Inherited from CollectionBase<(Of <(<'T>)>)>.)
InnerList (Inherited from CollectionBase<(Of <(<'T>)>)>.)
Insert(Int32, T) (Inherited from CollectionBase<(Of <(<'T>)>)>.)
IsReadOnly (Inherited from CollectionBase<(Of <(<'T>)>)>.)
Item[([( Int32])]) (Inherited from XlsBuiltInDocumentProperties.)
Item[([( BuiltInPropertyType])]) (Inherited from XlsBuiltInDocumentProperties.)
Keywords (Inherited from XlsBuiltInDocumentProperties.)
LastAuthor (Inherited from XlsBuiltInDocumentProperties.)
LastPrinted (Inherited from XlsBuiltInDocumentProperties.)
LastSaveTime (Inherited from XlsBuiltInDocumentProperties.)
LineCount (Inherited from XlsBuiltInDocumentProperties.)
LinksDirty (Inherited from XlsBuiltInDocumentProperties.)
List (Inherited from CollectionBase<(Of <(<'T>)>)>.)
Manager (Inherited from XlsBuiltInDocumentProperties.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MultimediaClipCount (Inherited from XlsBuiltInDocumentProperties.)
NoteCount (Inherited from XlsBuiltInDocumentProperties.)
OnClear()()()() (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
OnClearComplete()()()() (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
OnInsert(Int32, T) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
OnInsertComplete(Int32, T) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
OnRemove(Int32, T) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
OnRemoveComplete(Int32, T) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
OnSet(Int32, T, T) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
OnSetComplete(Int32, T, T) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
PageCount (Inherited from XlsBuiltInDocumentProperties.)
ParagraphCount (Inherited from XlsBuiltInDocumentProperties.)
Parent (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
PresentationTarget (Inherited from XlsBuiltInDocumentProperties.)
Remove(T) (Inherited from CollectionBase<(Of <(<'T>)>)>.)
RemoveAt(Int32) (Inherited from CollectionBase<(Of <(<'T>)>)>.)
RevisionNumber (Inherited from XlsBuiltInDocumentProperties.)
ScaleCrop (Inherited from XlsBuiltInDocumentProperties.)
Security (Inherited from XlsBuiltInDocumentProperties.)
SetParent(Object) (Inherited from CollectionExtended<(Of <(<'T>)>)>.)
SlideCount (Inherited from XlsBuiltInDocumentProperties.)
Subject (Inherited from XlsBuiltInDocumentProperties.)
Template (Inherited from XlsBuiltInDocumentProperties.)
Title (Inherited from XlsBuiltInDocumentProperties.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Version (Inherited from XlsBuiltInDocumentProperties.)
WordCount (Inherited from XlsBuiltInDocumentProperties.)

Inheritance Hierarchy

See Also