Usage APIPresentation APIApiPresentationMethodsGetCurrentVisibleSlide本页总览GetCurrentVisibleSlide Returns the current visible slide, layout or master. Syntax expression.GetCurrentVisibleSlide(); expression - A variable that represents a ApiPresentation class. Parameters This method doesn't have any parameters. Returns ApiSlide | ApiLayout | ApiMaster | null