IndexOf Method
IndexOf function
Gets the index of a property by name.
func (instance *DocumentPropertyCollection) IndexOf(name string) (int32, error)
Remarks
See Also
- Class DocumentPropertyCollection
- Namespace Aspose.Cells.Properties
- Library Aspose.Cells for Go