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

In This Topic
    DocumentProperties Class Members
    In This Topic

    The following tables list the members exposed by DocumentProperties.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodGets the name of the person that created the document.  
    Public MethodGets the creation date and time of the document.  
    Public MethodGets the name of the application that created the original document.  
    Public MethodGets the keywords (separated by comma) associated with the document.  
    Public MethodGets the date and time the document was most recently modified.  
    Public MethodGets the PDF Version of the generated document.  
    Public MethodGets the name of the application that created the document.  
    Public MethodGets the subject of the document.  
    Public MethodGets the title of the document.  
    Public MethodSets the name of the person that created the document.  
    Public MethodSets the creation date and time of the document.  
    Public MethodSets the name of the application that created the original document.  
    Public MethodSets the keywords (separated by comma) associated with the document.  
    Public MethodSets the date and time the document was most recently modified.  
    Public MethodSets the PDF Version of the generated document.  
    Public MethodSets the name of the application that created the document.  
    Public MethodSets the subject of the document.  
    Public MethodSets the title of the document.  
    Public Method  
    Top
    See Also