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

In This Topic
    IDocumentPropertyCollection Interface Members
    In This Topic

    The following tables list the members exposed by IDocumentPropertyCollection.

    Public Methods
     NameDescription
     MethodRemoves all properties from the collection.  
     MethodDetermines whether the document property with specified name is contained in IDocumentPropertyCollection.  
     MethodOverloaded. Returns the IDocumentProperty object with the specified name.  
     MethodReturns the number of document property in the collection.  
     MethodGets the index of a property by name.  
     MethodRemoves a property with the specified name from the collection.  
     MethodRemoves a property at the specified index.  
    Top
    See Also