Class MemErrPtg


public class MemErrPtg extends MemAreaPtg
Author:
andy, Jason Height (jheight at chariot dot net dot au), Daniel Noll (daniel at nuix dot com dot au)
  • Field Details

  • Constructor Details

    • MemErrPtg

      public MemErrPtg()
      Creates new MemErrPtg
    • MemErrPtg

      public MemErrPtg(RecordInputStream in)
  • Method Details

    • writeBytes

      public void writeBytes(byte[] array, int offset)
      Description copied from class: Ptg
      write this Ptg to a byte array
      Overrides:
      writeBytes in class MemAreaPtg
    • toFormulaString

      public String toFormulaString(Workbook book)
      Description copied from class: Ptg
      return a string representation of this token alone
      Overrides:
      toFormulaString in class MemAreaPtg
    • clone

      public Object clone()
      Overrides:
      clone in class MemAreaPtg