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

In This Topic
    IDocumentPropertyCollection Interface Methods
    In This Topic

    For a list of all members of this type, see IDocumentPropertyCollection members.

    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