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