[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IDocumentPropertyCollection.Contains

Contains Method

Contains(string)

Determines whether the document property with specified name is contained in IDocumentPropertyCollection.

Declaration
bool Contains(string name)
Function Contains(name As String) As Boolean
Parameters
Type Name Description
string name

The document property name.

Returns
Type Description
bool

Whether the document property name is contained.