Class PropertyModifier

  • All Implemented Interfaces:
    org.apache.poi.common.Duplicatable

    @Internal
    public final class PropertyModifier
    extends java.lang.Object
    implements org.apache.poi.common.Duplicatable
    • Constructor Detail

      • PropertyModifier

        public PropertyModifier​(short value)
    • Method Detail

      • copy

        public PropertyModifier copy()
        Specified by:
        copy in interface org.apache.poi.common.Duplicatable
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • getIgrpprl

        public short getIgrpprl()
        "Index to a grpprl stored in CLX portion of file"
      • getIsprm

        public short getIsprm()
      • getVal

        public short getVal()
      • getValue

        public short getValue()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • isComplex

        public boolean isComplex()
      • toString

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