Class PPDrawingTextListing

java.lang.Object
org.apache.poi.hslf.dev.PPDrawingTextListing

public final class PPDrawingTextListing extends Object
Uses record level code to locate PPDrawing entries. Having found them, it sees if they have DDF Textbox records, and if so, searches those for text. Prints out any text it finds
  • Constructor Details

    • PPDrawingTextListing

      public PPDrawingTextListing()
  • Method Details