Class OldSectionTable


  • @Internal
    public final class OldSectionTable
    extends SectionTable
    This class holds all of the section formatting properties from Old (Word 6 / Word 95) documents. Unlike with Word 97+, it all gets held in the same stream. In common with the rest of the old support, it is read only
    • Constructor Detail

      • OldSectionTable

        public OldSectionTable​(byte[] documentStream,
                               int offset,
                               int size)