index_of method
index_of
Returns an index of the specified slide in the collection.
Returns
Index of a slide or -1 if slide not from this collection.
def index_of(self, slide):
...
Parameter | Type | Description |
---|---|---|
slide | ISlide | Slide to find. |
See Also
- class
ISlide
- class
SlideCollection
- module
aspose.slides
- library
Aspose.Slides