Documentation of 'org.apache.poi.hssf.record.NoteStructureSubRecord' Java class
NoteStructureSubRecord
org.apache.poi.hssf.record

Class NoteStructureSubRecord



  • public final class NoteStructureSubRecord
    extends SubRecord
    ftNts (0x000D)

    Represents a NoteStructure sub record.

    The docs say nothing about it. The length of this record is always 26 bytes.

    • Constructor Detail

      • NoteStructureSubRecord

        public NoteStructureSubRecord()
        Construct a new NoteStructureSubRecord and fill its data with the default values
      • NoteStructureSubRecord

        public NoteStructureSubRecord(LittleEndianInput in,
                                      int size)
        Read the record data from the supplied RecordInputStream
    • Method Detail

      • toString

        public java.lang.String toString()
        Convert this record to string. Used by BiffViewer and other utilities.
        Overrides:
        toString in class java.lang.Object
      • serialize

        public void serialize(LittleEndianOutput out)
        Serialize the record data into the supplied array of bytes
        Specified by:
        serialize in class SubRecord
        Parameters:
        out - the stream to serialize into
      • getSid

        public short getSid()
        Returns:
        id of this record.
      • clone

        public java.lang.Object clone()
        Specified by:
        clone in class SubRecord

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.