java.lang.Cloneable, org.apache.poi.hdf.model.hdftypes.HDFTypepublic 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, waitfillFields, 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()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.