DocumentPropertyCollection.IndexOf
DocumentPropertyCollection.IndexOf method
Gets the index of a property by name.
public int IndexOf(string name)
Parameter | Type | Description |
---|---|---|
name | String | The case-insensitive name of the property. |
Return Value
The zero based index. Negative value if not found.
See Also
- class DocumentPropertyCollection
- namespace Aspose.Cells.Properties
- assembly Aspose.Cells