C# Class Aspose.Slides.Examples.CSharp.Shapes.FindShapeInSlide

Show file Open project: aspose-slides/Aspose.Slides-for-.NET

Public Methods

Method Description
FindShape ( ISlide slide, string alttext ) : IShape
Run ( ) : void

Method Details

FindShape() public static method

public static FindShape ( ISlide slide, string alttext ) : IShape
slide ISlide
alttext string
return IShape

Run() public static method

public static Run ( ) : void
return void