Package pro.verron.officestamper.experimental


package pro.verron.officestamper.experimental
  • Class
    Description
    The ExcelCollector class is used to collect objects of a specific type from an Excel file.
    The ExcelParagraph class represents a paragraph in an Excel document.
    The ExcelStamper class is an implementation of the OfficeStamper interface for stamping Excel templates.
    The PowerpointCollector class is used to collect instances of a specific class in a PowerPoint presentation.
    A "Run" defines a region of text within a docx document with a common set of properties.
    Represents a run within a PowerPoint slide.
    The PowerpointStamper class implements the OfficeStamper interface to provide functionality for stamping Powerpoint presentations with context and writing the result to an OutputStream.