Interface MasterSheet<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>>

    • Method Detail

      • getPlaceholder

        SimpleShape<S,​P> getPlaceholder​(Placeholder type)
        Return the placeholder shape for the specified type
        Returns:
        the shape or null if it is not defined in this mastersheet
        Since:
        POI 4.0.0