Uses of Interface
org.apache.poi.sl.usermodel.Sheet
Packages that use Sheet
Package
Description
-
Uses of Sheet in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement SheetModifier and TypeClassDescriptionclass
The superclass of all master sheets - Slide masters, Notes masters, etc.final class
This class represents a slide's notes in a PowerPoint Document.class
This class defines the common format of "Sheets" in a powerpoint document.final class
This class represents a slide in a PowerPoint Document.final class
SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation.final class
Title masters define the design template for slides with a Title Slide layout. -
Uses of Sheet in org.apache.poi.sl.draw
Fields in org.apache.poi.sl.draw declared as SheetMethods in org.apache.poi.sl.draw with parameters of type SheetConstructors in org.apache.poi.sl.draw with parameters of type Sheet -
Uses of Sheet in org.apache.poi.sl.usermodel
Subinterfaces of Sheet in org.apache.poi.sl.usermodelModifier and TypeInterfaceDescriptioninterface
MasterSheet<S extends Shape<S,
P>, P extends TextParagraph<S, P, ? extends TextRun>> interface
Notes<S extends Shape<S,
P>, P extends TextParagraph<S, P, ? extends TextRun>> interface
Slide<S extends Shape<S,
P>, P extends TextParagraph<S, P, ? extends TextRun>> Methods in org.apache.poi.sl.usermodel that return Sheet -
Uses of Sheet in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement SheetModifier and TypeClassDescriptionfinal class
class
Notes master object associated with this layout.class
final class
class
class
Slide master object associated with this layout.