Class AreaNPtg

  • All Implemented Interfaces:
    org.apache.poi.common.Duplicatable, GenericRecord, AreaI

    public final class AreaNPtg
    extends Area2DPtgBase
    Specifies a rectangular area of cells A1:A4 for instance.
    • Method Detail

      • getSid

        public byte getSid()
        Specified by:
        getSid in class Ptg
        Returns:
        structure id of the parsed thing, or -1 if the record has no sid
      • copy

        public AreaNPtg copy()
        Specified by:
        copy in interface org.apache.poi.common.Duplicatable
        Specified by:
        copy in class OperandPtg