Contains Method
Contains function
Returns true if a property with the specified name exists in the collection.
func (instance *CustomDocumentPropertyCollection) Contains(name string) (bool, error)
Remarks
See Also
- Class CustomDocumentPropertyCollection
- Namespace Aspose.Cells.Properties
- Library Aspose.Cells for Go