public class ExcelWorkBook extends SimpleList<ExcelSheet>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_AUTHOR |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor and Description |
|---|
ExcelWorkBook() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthor() |
boolean |
setAuthor(java.lang.String value) |
ExcelWorkBook |
withAuthor(java.lang.String value) |
clone, filter, getNewList, remove, subList, withadd, add, addAll, addAll, ceiling, copyEntity, filterItems, iteratorReverse, listIterator, listIterator, remove, set, subSet, withListaddHashItem, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, iterator, last, lastIndexOf, move, pack, parseItem, removeAll, removeByObject, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, toString, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final java.lang.String PROPERTY_AUTHOR
public java.lang.String getAuthor()
public boolean setAuthor(java.lang.String value)
public ExcelWorkBook withAuthor(java.lang.String value)