Class OldStringRecord


  • public final class OldStringRecord
    extends Object
    Biff2 - Biff 4 Label Record (0x0007 / 0x0207) - read only support for formula string results.
    • Constructor Detail

      • OldStringRecord

        public OldStringRecord​(RecordInputStream in)
        Parameters:
        in - the RecordInputstream to read the record from
    • Method Detail

      • isBiff2

        public boolean isBiff2()
      • getSid

        public short getSid()
      • getString

        public String getString()
        Returns:
        The string represented by this record.