Class Slide

All Implemented Interfaces:
PositionDependentRecord

public final class Slide extends SheetContainer
Master container for Slides. There is one of these for every slide, and they have certain specific children
Author:
Nick Burch
  • Constructor Details

    • Slide

      protected Slide(byte[] source, int start, int len)
      Set things up, and find our more interesting children
    • Slide

      public Slide()
      Create a new, empty, Slide, along with its required child records.
  • Method Details