public class TableAutoformatLookSpecifier extends TLPAbstractType implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZE |
field_1_itl, field_2_tlp_flags| Constructor and Description |
|---|
TableAutoformatLookSpecifier() |
TableAutoformatLookSpecifier(byte[] data,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
TableAutoformatLookSpecifier |
clone() |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isEmpty() |
fillFields, getItl, getSize, getTlp_flags, isFBestFit, isFBorders, isFColor, isFFont, isFHdrRows, isFLastRow, isFShading, serialize, setFBestFit, setFBorders, setFColor, setFFont, setFHdrRows, setFLastRow, setFShading, setItl, setTlp_flags, toStringpublic static final int SIZE
public TableAutoformatLookSpecifier()
public TableAutoformatLookSpecifier(byte[] data,
int offset)
public TableAutoformatLookSpecifier clone()
clone in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean isEmpty()