Documentation

Layout
in package

\PhpOffice\PhpPresentation\Slide\Layout.

Table of Contents

Constants

BLANK  = 'Blank'
COMPARISON  = 'Comparison'
CONTENT_WITH_CAPTION  = 'Content with Caption'
PICTURE_WITH_CAPTION  = 'Picture with Caption'
SECTION_HEADER  = 'Section Header'
TITLE_AND_CONTENT  = 'Title and Content'
TITLE_AND_VERTICAL_TEXT  = 'Title and Vertical Text'
TITLE_ONLY  = 'Title Only'
TITLE_SLIDE  = 'Title Slide'
Layout constants
TWO_CONTENT  = 'Two Content'
VERTICAL_TITLE_AND_TEXT  = 'Vertical Title and Text'

Constants

BLANK

public mixed BLANK = 'Blank'

COMPARISON

public mixed COMPARISON = 'Comparison'

CONTENT_WITH_CAPTION

public mixed CONTENT_WITH_CAPTION = 'Content with Caption'

PICTURE_WITH_CAPTION

public mixed PICTURE_WITH_CAPTION = 'Picture with Caption'

SECTION_HEADER

public mixed SECTION_HEADER = 'Section Header'

TITLE_AND_CONTENT

public mixed TITLE_AND_CONTENT = 'Title and Content'

TITLE_AND_VERTICAL_TEXT

public mixed TITLE_AND_VERTICAL_TEXT = 'Title and Vertical Text'

TITLE_ONLY

public mixed TITLE_ONLY = 'Title Only'

TITLE_SLIDE

Layout constants

public mixed TITLE_SLIDE = 'Title Slide'

TWO_CONTENT

public mixed TWO_CONTENT = 'Two Content'

VERTICAL_TITLE_AND_TEXT

public mixed VERTICAL_TITLE_AND_TEXT = 'Vertical Title and Text'

        
On this page

Search results