java.lang.Cloneable
, org.apache.poi.hdf.model.hdftypes.HDFType
public class TableAutoformatLookSpecifier extends TLPAbstractType implements java.lang.Cloneable
Modifier and Type | Field | Description |
---|---|---|
static int |
SIZE |
field_1_itl, field_2_tlp_flags
Constructor | Description |
---|---|
TableAutoformatLookSpecifier() |
|
TableAutoformatLookSpecifier(byte[] data,
int offset) |
Modifier and Type | Method | Description |
---|---|---|
TableAutoformatLookSpecifier |
clone() |
|
boolean |
equals(java.lang.Object obj) |
|
int |
hashCode() |
|
boolean |
isEmpty() |
finalize, getClass, notify, notifyAll, wait, wait, wait
fillFields, getItl, getSize, getTlp_flags, isFBestFit, isFBorders, isFColor, isFFont, isFHdrRows, isFLastRow, isFShading, serialize, setFBestFit, setFBorders, setFColor, setFFont, setFHdrRows, setFLastRow, setFShading, setItl, setTlp_flags, toString
public static final int SIZE
public TableAutoformatLookSpecifier()
public TableAutoformatLookSpecifier(byte[] data, int offset)
public TableAutoformatLookSpecifier clone()
clone
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean isEmpty()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.