Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IBuiltInDocumentPropertyCollection Interface
Methods

In This Topic
    IBuiltInDocumentPropertyCollection Interface Members
    In This Topic

    The following tables list the members exposed by IBuiltInDocumentPropertyCollection.

    Public Methods
     NameDescription
     MethodGets the name of the document's author.  
     MethodGets the category of the document.  
     MethodGets the the document comments.  
     MethodGets the company property.  
     MethodGets the content status of the document.  
     MethodGets the content type of the document.  
     MethodGets the date of the document creation in local timezone. This property is not automatically updated when modifying the document.  
     MethodGets the version of the file.  
     MethodGets the hyperlinkbase property.  
     MethodGets the document keywords.  
     MethodGets the document's language.  
     MethodGets the Universal time when the document was last printed.  
     MethodGets the name of the last author. This property is not automatically updated when modifying the document.  
     MethodGets the time of the last save in local timezone. This property is not automatically updated when modifying the document.  
     MethodGets whether hyperlinks in a document are up-to-date.  
     MethodGets the manager property.  
     MethodGets the name of the application.  
     MethodGets an estimate of the number of pages in the document.  
     MethodGets the universal time of the last save. This property is not automatically updated when modifying the document.  
     MethodGets the display mode of the document thumbnail.  
     MethodGets the subject of the document.  
     MethodGets the informational name of the document template.  
     MethodGets the title of the document.  
     MethodGets the total editing time in minutes.  
     MethodGets an estimate of the number of words in the document.  
     MethodSets the name of the document's author.  
     MethodSets the category of the document.  
     MethodSets the the document comments.  
     MethodSets the company property.  
     MethodSets the content status of the document..  
     MethodSets the content type of the document.  
     MethodSets the date of the document creation in local timezone.  
     MethodSets the version of the file.  
     MethodSets the hyperlinkbase property.  
     MethodSets the document keywords.  
     MethodSets the document's language.  
     MethodSets the Universal time when the document was last printed.  
     MethodSets the name of the last author.  
     MethodSets the time of the last save in local timezone.  
     MethodSets whether hyperlinks in a document are up-to-date.  
     MethodSets the manager property.  
     MethodSets the name of the application.  
     MethodSets an estimate of the number of pages in the document.  
     MethodSets the universal time of the last save.  
     MethodSets the display mode of the document thumbnail.  
     MethodSets the subject of the document.  
     MethodSets the informational name of the document template.  
     MethodSets the title of the document.  
     MethodSets the total editing time in minutes.  
     MethodSets an estimate of the number of words in the document.  
    Top
    See Also