DocumentPropertyCollection.Contains
DocumentPropertyCollection.Contains method
Returns true if a property with the specified name exists in the collection.
public bool Contains(string name)
Parameter | Type | Description |
---|---|---|
name | String | The case-insensitive name of the property. |
Return Value
True if the property exists in the collection; false otherwise.
See Also
- class DocumentPropertyCollection
- namespace Aspose.Cells.Properties
- assembly Aspose.Cells