Class TableAutoformatLookSpecifier

java.lang.Object
org.apache.poi.hwpf.model.types.TLPAbstractType
org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
All Implemented Interfaces:
org.apache.poi.common.Duplicatable

public class TableAutoformatLookSpecifier extends TLPAbstractType implements org.apache.poi.common.Duplicatable
  • Field Details

  • Constructor Details

    • TableAutoformatLookSpecifier

      public TableAutoformatLookSpecifier()
    • TableAutoformatLookSpecifier

      public TableAutoformatLookSpecifier(TableAutoformatLookSpecifier other)
    • TableAutoformatLookSpecifier

      public TableAutoformatLookSpecifier(byte[] data, int offset)
  • Method Details

    • copy

      Specified by:
      copy in interface org.apache.poi.common.Duplicatable
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • isEmpty

      public boolean isEmpty()