Class ParagraphHeight

java.lang.Object
org.apache.poi.hwpf.model.ParagraphHeight
All Implemented Interfaces:
org.apache.poi.common.Duplicatable

@Internal public final class ParagraphHeight extends Object implements org.apache.poi.common.Duplicatable
  • Constructor Details

    • ParagraphHeight

      public ParagraphHeight()
    • ParagraphHeight

      public ParagraphHeight(ParagraphHeight other)
    • ParagraphHeight

      public ParagraphHeight(byte[] buf, int offset)
  • Method Details