Class SEPX

  • All Implemented Interfaces:
    java.lang.Comparable<SEPX>, org.apache.poi.common.Duplicatable

    @Internal
    public final class SEPX
    extends PropertyNode<SEPX>
    • Constructor Detail

      • SEPX

        public SEPX​(SEPX other)
    • Method Detail

      • getGrpprl

        public byte[] getGrpprl()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • copy

        public SEPX copy()
        Specified by:
        copy in interface org.apache.poi.common.Duplicatable
        Specified by:
        copy in class PropertyNode<SEPX>