Java org.apache.poi.xslf.usermodel XSLFSlideMaster fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xslf.usermodel XSLFSlideMaster fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xslf.usermodel XSLFSlideMaster.

The text is from its open source code.

Method

XSLFSlideLayoutgetLayout(SlideLayout type)
Get the slide layout by type.
XSLFSlideLayoutgetLayout(String name)
Get the slide layout by name.
XSLFSlideLayout[]getSlideLayouts()