- Cache<K,V> - org.ttzero.excel.reader中的接口
-
Create by guanquan.wang at 2019-06-04 16:07
- Cache.Entry<K,V> - org.ttzero.excel.reader中的接口
-
A map entry (key-value pair)
- calloc(int) - 类 中的方法org.ttzero.excel.entity.Row
-
Malloc and clear
- cancelOddFill() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Cancel the odd-fill style
- cancelOddStyle() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Cancel the odd row's fill style
- Cell - org.ttzero.excel.reader中的类
-
Create by guanquan.wang on 2018-09-22
- Cell() - 类 的构造器org.ttzero.excel.reader.Cell
-
- cellStyle - 类 中的变量org.ttzero.excel.entity.Sheet.Column
-
The style of cell, -1 if not be setting
- CellType - org.ttzero.excel.reader中的枚举
-
Create by guanquan.wang at 2019-06-06 21:17
- CENTER - 类 中的静态变量org.ttzero.excel.entity.style.Horizontals
-
- CENTER - 类 中的静态变量org.ttzero.excel.entity.style.Verticals
-
- CENTER_CONTINUOUS - 类 中的静态变量org.ttzero.excel.entity.style.Horizontals
-
- CHARACTER - 类 中的静态变量org.ttzero.excel.reader.Cell
-
- Charset - org.ttzero.excel.entity.style中的类
-
Created by guanquan.wang at 2018-02-08 17:05
- Charset() - 类 的构造器org.ttzero.excel.entity.style.Charset
-
- check() - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
-
The open-xml legitimate check
- checkColumnLimit() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Check the limit of columns
- checkDefault(List<ContentType.Default>) - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
-
- checkOverride(List<ContentType.Override>) - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
-
- CHINESEBIG5 - 类 中的静态变量org.ttzero.excel.entity.style.Charset
-
- clazz - 类 中的变量org.ttzero.excel.entity.Sheet.Column
-
The cell type
- clear() - 类 中的方法org.ttzero.excel.entity.RowBlock
-
Clear index mark
- clear() - 接口 中的方法org.ttzero.excel.reader.Cache
-
Removes all of the mappings from this cache (optional operation).
- clear() - 类 中的方法org.ttzero.excel.reader.Cell
-
- clear() - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
-
Removes all of the mappings from this cache (optional operation).
- clearBorder(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
- clearFill(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
- clearFont(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
- clearHorizontal(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
- clearNumfmt(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
- clearVertical(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
- clone() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
- clone() - 接口 中的方法org.ttzero.excel.entity.IWorksheetWriter
-
Clone
- clone() - 类 中的方法org.ttzero.excel.entity.Relationship
-
- clone() - 类 中的方法org.ttzero.excel.entity.Sheet
-
- clone() - 类 中的方法org.ttzero.excel.entity.style.Fill
-
- clone() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- close() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Release resources
- close() - 类 中的方法org.ttzero.excel.entity.ListSheet
-
Release resources
- close() - 类 中的方法org.ttzero.excel.entity.ResultSetSheet
-
Release resources
- close() - 类 中的方法org.ttzero.excel.entity.SharedStrings
-
- close() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
-
Close channel and delete temp files
- close() - 类 中的方法org.ttzero.excel.entity.Sheet
-
abstract method close
- close() - 类 中的方法org.ttzero.excel.entity.StatementSheet
-
Release resources
will close the Statement and ResultSet
- close() - 类 中的方法org.ttzero.excel.reader.ExcelReader
-
close stream and delete temp files
- close() - 类 中的方法org.ttzero.excel.reader.IndexSharedStringTable
-
- close() - 类 中的方法org.ttzero.excel.reader.SharedStrings
-
close stream and free space
- close() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Close resource
- close(InputStream) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- close(OutputStream) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- close(Reader) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- close(Writer) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- close(Channel) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- col2Int(String) - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Convert column mark to int
- CollectionSheet<T> - org.ttzero.excel.entity中的类
-
FIXME unfinished
Create by guanquan.wang at 2019-04-30 20:45
- CollectionSheet() - 类 的构造器org.ttzero.excel.entity.CollectionSheet
-
Constructor worksheet
- CollectionSheet(String) - 类 的构造器org.ttzero.excel.entity.CollectionSheet
-
Constructor worksheet
- CollectionSheet(String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.CollectionSheet
-
Constructor worksheet
- CollectionSheet(String, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.CollectionSheet
-
Constructor worksheet
- ColorIndex - org.ttzero.excel.entity.style中的类
-
The Build-In Color
ColorIndex
Created by guanquan.wang at 2018-02-06 14:40
- ColorIndex() - 类 的构造器org.ttzero.excel.entity.style.ColorIndex
-
- ColorParseException - org.ttzero.excel.entity.style中的异常错误
-
Created by guanquan.wang at 2018-02-09 14:25
- ColorParseException(String) - 异常错误 的构造器org.ttzero.excel.entity.style.ColorParseException
-
- ColorParseException(String, Throwable) - 异常错误 的构造器org.ttzero.excel.entity.style.ColorParseException
-
- ColorParseException(Throwable) - 异常错误 的构造器org.ttzero.excel.entity.style.ColorParseException
-
- ColorParseException(String, Throwable, boolean, boolean) - 异常错误 的构造器org.ttzero.excel.entity.style.ColorParseException
-
- Column(String, Class<?>) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, String) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, String, Class<?>) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, Class<?>, IntConversionProcessor) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, String, IntConversionProcessor) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, Class<?>, boolean) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, String, boolean) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, Class<?>, IntConversionProcessor, boolean) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, String, Class<?>, IntConversionProcessor) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, String, IntConversionProcessor, boolean) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, Class<?>, int) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, String, int) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, Class<?>, int, boolean) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- Column(String, String, int, boolean) - 类 的构造器org.ttzero.excel.entity.Sheet.Column
-
Constructor Column
- COLUMN_WIDTH - 接口 中的静态变量org.ttzero.excel.manager.Const.Limit
-
Column width
- columns - 类 中的变量org.ttzero.excel.entity.Sheet
-
- columnTypeToClass(int) - 类 中的方法org.ttzero.excel.entity.ResultSetSheet
-
Convert
Types to java type
- commit() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
-
Commit current index file writer
- compareTo(NumFmt) - 类 中的方法org.ttzero.excel.entity.style.NumFmt
-
- Const - org.ttzero.excel.manager中的接口
-
The Const class
Created by guanquan.wang on 2017/9/30.
- Const.ColumnType - org.ttzero.excel.manager中的接口
-
The cell type
- Const.ContentType - org.ttzero.excel.manager中的接口
-
Content-type
- Const.Limit - org.ttzero.excel.manager中的接口
-
Excel Limit
- Const.Relationship - org.ttzero.excel.manager中的接口
-
Relation
- Const.Suffix - org.ttzero.excel.manager中的接口
-
The file suffix
- ContentType - org.ttzero.excel.entity.e7中的类
-
Created by guanquan.wang on 2017/10/10.
- ContentType() - 类 的构造器org.ttzero.excel.entity.e7.ContentType
-
- contentType - 类 中的变量org.ttzero.excel.entity.e7.ContentType.Type
-
- ContentType.Default - org.ttzero.excel.entity.e7中的类
-
- ContentType.Override - org.ttzero.excel.entity.e7中的类
-
- ContentType.Type - org.ttzero.excel.entity.e7中的类
-
- conversion(Cell, int, Sheet.Column) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Int value conversion to others
- conversion(int) - 接口 中的方法org.ttzero.excel.processor.IntConversionProcessor
-
The integer value include byte, char, short, int
- copyCount - 类 中的变量org.ttzero.excel.entity.Sheet
-
- copyFolder(String, String, boolean) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Copy a directory to a new path
- copySheet - 类 中的变量org.ttzero.excel.entity.Sheet
-
A copy worksheet flag
- CORE - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
-
- CORE - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
-
- Core - org.ttzero.excel.manager.docProps中的类
-
Created by guanquan.wang on 2017/9/18.
- Core() - 类 的构造器org.ttzero.excel.manager.docProps.Core
-
- cp(Path, File) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Copy a single file
- cp(File, File) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Copy a single file
- cp(InputStream, Path) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Copy a single file
- cp_R(String, String, boolean) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Copy a directory to a new path
- cp_R(Path, Path, boolean) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Copy a directory to a new path
- cp_R(String, String) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Copy a directory to a new path
- cp_R(Path, Path) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Copy a directory to a new path
- create(I18N) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
Create a general style
- create() - 类 中的静态方法org.ttzero.excel.reader.FixSizeLRUCache
-
- create(int) - 类 中的静态方法org.ttzero.excel.reader.FixSizeLRUCache
-
- createTemp() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
- cv - 类 中的变量org.ttzero.excel.reader.Cell
-
- GB2312 - 类 中的静态变量org.ttzero.excel.entity.style.Charset
-
- geet() - 类 中的方法org.ttzero.excel.reader.Row
-
Returns the binding type if is bound, otherwise returns Row
- GENERAL - 类 中的静态变量org.ttzero.excel.entity.style.Horizontals
-
- get(String) - 类 中的方法org.ttzero.excel.entity.I18N
-
get message by code
- get(String, String...) - 类 中的方法org.ttzero.excel.entity.I18N
-
get message by code
- get(char) - 类 中的方法org.ttzero.excel.entity.SharedStrings
-
Getting the character value index (zero base)
- get(String) - 类 中的方法org.ttzero.excel.entity.SharedStrings
-
Getting the string value from cache (zero base)
- get(String) - 类 中的静态方法org.ttzero.excel.entity.style.BuiltInNumFmt
-
Getting the build-in Number format by code
- get(int) - 类 中的静态方法org.ttzero.excel.entity.style.BuiltInNumFmt
-
Getting the build-in Number format by id
- get(int) - 类 中的静态方法org.ttzero.excel.entity.style.ColorIndex
-
- get() - 类 中的方法org.ttzero.excel.entity.WaterMark
-
- get(K) - 接口 中的方法org.ttzero.excel.reader.Cache
-
Returns the value to which the specified key is mapped,
or null if this cache contains no mapping for the key.
- get(K) - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
-
Returns the value to which the specified key is mapped,
or null if this cache contains no mapping for the key.
- get(int) - 类 中的方法org.ttzero.excel.reader.IndexSharedStringTable
-
Getting by index
- get(int, String[]) - 类 中的方法org.ttzero.excel.reader.IndexSharedStringTable
-
Batch getting
- get() - 类 中的方法org.ttzero.excel.reader.Row
-
Returns the binding type if is bound, otherwise returns Row
- get(int) - 类 中的方法org.ttzero.excel.reader.SharedStrings
-
Getting the strings value by index
- getAppInfo() - 类 中的方法org.ttzero.excel.reader.ExcelReader
-
General information like title,subject and creator
- getApplication() - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- getApplication() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getAppVersion() - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- getAppVersion() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getAttr(Element, String) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
Returns the attribute value from Element
- getAutoOdd() - 类 中的方法org.ttzero.excel.entity.Sheet
-
- getAutoOdd() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the autoOdd setting
- getAutoSize() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns the re-size setting
- getBgColor() - 类 中的方法org.ttzero.excel.entity.style.Fill
-
- getBind() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the replacement object
- getBoolean(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get boolean value by column index
- getBorder(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
-
- getById(String) - 类 中的方法org.ttzero.excel.manager.RelManager
-
- getByName(String) - 枚举 中的静态方法org.ttzero.excel.entity.style.BorderStyle
-
- getByTarget(String) - 类 中的方法org.ttzero.excel.manager.RelManager
-
- getByte(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get byte value by column index
- getCategory() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getCategory() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getCell(int) - 类 中的方法org.ttzero.excel.reader.Row
-
- getCells() - 类 中的方法org.ttzero.excel.entity.Row
-
- getCellStyle(Class<?>) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Returns default style based on cell type
- getCellStyle() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- getCellType(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Returns the type of cell
- getChar(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get char value by column index
- getCharset() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- getClazz() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Returns the cell type
- getCode() - 类 中的方法org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
-
- getCode() - 类 中的方法org.ttzero.excel.entity.style.NumFmt
-
- getColor() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- getColumnLimit() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
The Worksheet column limit
- getColumnLimit() - 接口 中的方法org.ttzero.excel.entity.IWorksheetWriter
-
The Worksheet column limit
- getCompany() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the company name where the author is employed
- getCompany() - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- getCompany() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getContentType() - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Type
-
- getContentType() - 类 中的方法org.ttzero.excel.entity.WaterMark
-
content-type
- getCopySheetName() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns the copy worksheet name
- getCreated() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getCreated() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getCreator() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the excel author
- getCreator() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getCreator() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getDate(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get date value by column index
- getDecimal(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get decimal value by column index
- getDefaultWidth() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Return the cell default width
- getDescription() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getDescription() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getDouble(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get double value by column index
- getEndIndex() - 类 中的方法org.ttzero.excel.entity.ListSheet
-
Returns the end index of row-block
- getExtension() - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Default
-
- getFamily() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- getFc() - 类 中的方法org.ttzero.excel.entity.Row
-
- getFgColor() - 类 中的方法org.ttzero.excel.entity.style.Fill
-
- getFileName() - 类 中的方法org.ttzero.excel.entity.Sheet
-
- getFill(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
-
- getFirst() - 类 中的方法org.ttzero.excel.entity.ListSheet
-
Returns the first not null object
- getFirstColumnIndex() - 类 中的方法org.ttzero.excel.reader.Row
-
Returns the index of the first column (zero base)
- getFloat(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get float value by column index
- getFont(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
-
- getGeneralInfo() - 类 中的方法org.ttzero.excel.reader.ExcelReader
-
- getHeader() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Returns the header of the list.
- getHeaderColumns() - 类 中的方法org.ttzero.excel.entity.ListMapSheet
-
Returns the header column info
- getHeaderColumns() - 类 中的方法org.ttzero.excel.entity.ListSheet
-
Returns the header column info
- getHeaderColumns() - 类 中的方法org.ttzero.excel.entity.ResultSetSheet
-
Get header information, get from MetaData if not specified
The copy sheet will use the parent worksheet header information.
- getHeaderColumns() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns the header column info
The copy sheet will use the parent worksheet header information.
- getI18N() - 类 中的方法org.ttzero.excel.entity.Workbook
-
- getId() - 类 中的方法org.ttzero.excel.entity.Relationship
-
- getId() - 类 中的方法org.ttzero.excel.entity.Sheet
-
- getId() - 类 中的方法org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
-
- getId() - 类 中的方法org.ttzero.excel.entity.style.NumFmt
-
- getIndex() - 类 中的方法org.ttzero.excel.entity.Row
-
- getIndex() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
The index of worksheet located at the workbook
- getInt(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get int value by column index
- getKey() - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Default
-
- getKey() - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Override
-
- getKey() - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Type
-
- getKey() - 接口 中的方法org.ttzero.excel.reader.Cache.Entry
-
Returns the key corresponding to this entry.
- getKeywords() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getKeywords() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getLastColumnIndex() - 类 中的方法org.ttzero.excel.reader.Row
-
Returns the index of the last column (zero base).
- getLastModifiedBy() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getLastModifiedBy() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getLc() - 类 中的方法org.ttzero.excel.entity.Row
-
- getLocale() - 类 中的方法org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
-
- getLong(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get long value by column index
- getModified() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getModified() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getName() - 类 中的方法org.ttzero.excel.entity.NameValue
-
- getName() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Returns the column name
- getName() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns the worksheet name
- getName() - 枚举 中的方法org.ttzero.excel.entity.style.BorderStyle
-
- getName() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- getName() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the workbook name
- getName() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
The worksheet name
- getNumFmt(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
-
- getOddFill() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the odd-fill style
- getOrElse(String, String) - 类 中的方法org.ttzero.excel.entity.I18N
-
get message by code
- getPartName() - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Override
-
- getPatternType() - 类 中的方法org.ttzero.excel.entity.style.Fill
-
- getRelManager() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
- getRevision() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getRevision() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getRowBlockSize() - 类 中的方法org.ttzero.excel.entity.Sheet
-
The worksheet is written by units of row-block.
- getRowLimit() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Override this method to modify the maximum number
of rows per page, this value contains the header
row and data rows
eq: limit is 100 means data has 99 rows
- getRowLimit() - 接口 中的方法org.ttzero.excel.entity.IWorksheetWriter
-
The Worksheet row limit
- getRowNumber() - 类 中的方法org.ttzero.excel.reader.Row
-
The number of row.
- getScheme() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- getSheet(String) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Return a
Sheet with the specified name
- getSheetAt(int) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the Sheet of the specified index
- getSheets() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns all
Sheet in this workbook
- getShort(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get short value by column index
- getSize() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- getSize() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the size of
Sheet in this workbook
- getSize() - 类 中的方法org.ttzero.excel.reader.ExcelReader
-
size of sheets
- getSize() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
size of rows.
- getSst() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns shared string
- getSst() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the Shared String Table
- getString(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get string value by column index
- getStyle() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- getStyleIndex(Sheet.Column, Object) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns the cell style index
- getStyles() - 类 中的方法org.ttzero.excel.entity.Workbook
-
- getSubject() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getSubject() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getSuffix() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
The Workbook suffix
- getSuffix() - 接口 中的方法org.ttzero.excel.entity.IWorkbookWriter
-
The Workbook suffix
- getSuffix() - 类 中的方法org.ttzero.excel.entity.WaterMark
-
- getTarget() - 类 中的方法org.ttzero.excel.entity.Relationship
-
- getTemp() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
-
- getTemplate() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns the template io-stream
- getTime(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get time value by column index
- getTimestamp(int) - 类 中的方法org.ttzero.excel.reader.Row
-
Get timestamp value by column index
- getTitle() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getTitle() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getTotal() - 类 中的方法org.ttzero.excel.entity.RowBlock
-
Total rows of a worksheet
- getType() - 类 中的方法org.ttzero.excel.entity.Relationship
-
- getType() - 类 中的方法org.ttzero.excel.reader.ExcelReader
-
Type of excel
- getValue(String) - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
-
Returns the placeholder character
- getValue(String) - 类 中的方法org.ttzero.excel.entity.e7.EmbedTemplate
-
- getValue(String) - 类 中的方法org.ttzero.excel.entity.e7.SimpleTemplate
-
- getValue() - 类 中的方法org.ttzero.excel.entity.NameValue
-
- getValue() - 接口 中的方法org.ttzero.excel.reader.Cache.Entry
-
Returns the value corresponding to this entry.
- getVersion() - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- getVersion() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- getVertical(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
-
- getWaterMark() - 类 中的方法org.ttzero.excel.entity.Sheet
-
- getWaterMark() - 类 中的方法org.ttzero.excel.entity.Workbook
-
- getWidth() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Returns the width of cell
- getWorkbook() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
- getWorkbook() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns workbook
- getWorksheetWriter(Sheet) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
- GIF - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
-
- GREEK - 类 中的静态变量org.ttzero.excel.entity.style.Charset
-
- I18N - org.ttzero.excel.entity中的类
-
Create by guanquan.wang on 2018-10-13
- I18N() - 类 的构造器org.ttzero.excel.entity.I18N
-
- id - 类 中的变量org.ttzero.excel.entity.Sheet
-
- IgnoreExport - org.ttzero.excel.annotation中的注释类型
-
Specified the field witch not exported
Created by guanquan.wang at 2018-01-30 15:09
- IgnoreImport - org.ttzero.excel.annotation中的注释类型
-
Specified the field witch not imported mapping.
- IMAGE - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
-
- indexOf(String) - 类 中的静态方法org.ttzero.excel.entity.style.BuiltInNumFmt
-
- indexOf(Color) - 类 中的静态方法org.ttzero.excel.entity.style.ColorIndex
-
- indexOf(int) - 类 中的静态方法org.ttzero.excel.entity.style.ColorIndex
-
- indexOf(String[], String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
-
- IndexSharedStringTable - org.ttzero.excel.reader中的类
-
Create by guanquan.wang at 2019-05-10 20:06
- INLINESTR - 类 中的静态变量org.ttzero.excel.reader.Cell
-
- insertSheet(int, Sheet) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Insert a
Sheet at the specified index
- int2Col(int) - 类 中的方法org.ttzero.excel.entity.Sheet
-
- IntConversionProcessor - org.ttzero.excel.processor中的接口
-
An Integer Conversion
Typically used to convert state values or enumerated values
to meaningful values
Created by guanquan.wang on 2017/10/13.
- isAutoSize() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Test is auto size column width
- isAutoSize() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Returns whether to auto-adjust the column width
- isBigDecimal(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isBold() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- isBool(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
boolean or
Boolean type
- isChar(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isDate(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
Date type
- isDate(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
-
Test the style is data format
- isDateTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isDouble(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a double-precision floating-point type
- isEmpty() - 类 中的方法org.ttzero.excel.reader.Row
-
Test unused row (not contains any filled or formatted or value)
- isEmpty(String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
-
- isEof() - 类 中的方法org.ttzero.excel.entity.RowBlock
-
End of file mark
- isFloat(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a single-precision floating-point type
- isHidden() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns the worksheet is hidden
- isHidden() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Test Worksheet is hidden
- isInt(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a int, char, byte or short or boxing type
- isItalic() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- isLocalDate(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isLocalDateTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isLocalTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isLong(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
long or
Long type
- isNotEmpty(String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
-
- isOdd() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Check the odd rows
- isPlaceholder(String) - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
-
Check the cell content has placeholder character
- isPlaceholder(String) - 类 中的方法org.ttzero.excel.entity.e7.EmbedTemplate
-
- isPlaceholder(String) - 类 中的方法org.ttzero.excel.entity.e7.SimpleTemplate
-
- isShare() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell is shared
- isShort(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
short or
Short type
- isShow() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Test Worksheet is show
- isString(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
Time type
- isUnderLine() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- isUnicode() - 类 中的方法org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
-
- isWindows() - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Test current OS system is windows family
- italic() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- italic - 类 中的静态变量org.ttzero.excel.entity.style.Font.Style
-
- iterator() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
-
Returns an iterator over elements of type String
- iterator() - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
-
Returns an iterator over elements of type Cache.Entry<K, V>.
- iterator() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Iterating each row of data contains header information and blank lines
- IWorkbookWriter - org.ttzero.excel.entity中的接口
-
Create by guanquan.wang at 2019-04-22 16:00
- IWorksheetWriter - org.ttzero.excel.entity中的接口
-
Create by guanquan.wang at 2019-04-22 17:23
- s - 类 中的变量org.ttzero.excel.reader.Cell
-
The style index
- saveAsExcel2003() - 类 中的方法org.ttzero.excel.entity.Workbook
-
Save as excel97~2003
You mast add eec-e3-support.jar into class path to support excel97~2003
- SCHEMA_MAIN - 接口 中的静态变量org.ttzero.excel.manager.Const
-
Open xml schema
- setApplication(String) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setAppVersion(String) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setAutoOdd(int) - 类 中的方法org.ttzero.excel.entity.Sheet
-
- setAutoSize(boolean) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Setting auto-adjust the column width
- setAv(int) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setBgColor(Color) - 类 中的方法org.ttzero.excel.entity.style.Fill
-
- setBlank() - 类 中的方法org.ttzero.excel.reader.Cell
-
- setBorder(BorderStyle) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Setting top-right-bottom-left line style
- setBorder(BorderStyle, Color) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Setting top-right-bottom-left line style
- setBorderBottom(BorderStyle) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Bottom line style
- setBorderBottom(BorderStyle, Color) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Bottom line style
- setBorderLeft(BorderStyle) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Left line style
- setBorderLeft(BorderStyle, Color) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Left line style
- setBorderRight(BorderStyle) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Right line style
- setBorderRight(BorderStyle, Color) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Right line style
- setBorderTop(BorderStyle) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Top line style
- setBorderTop(BorderStyle, Color) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Top line style
- setBv(boolean) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setCategory(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setCellStyle(int) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell's style
- setCellStyle(Font) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- setCellStyle(Font, int) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- setCellStyle(Font, Border) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- setCellStyle(Font, Border, int) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- setCellStyle(Font, Fill, Border) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- setCellStyle(Font, Fill, Border, int) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- setCellStyle(Font, Fill, Border, int, int) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- setCellStyle(NumFmt, Font, Fill, Border, int, int) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell styles
- setCellValue(Cell, Object, Sheet.Column, Class<?>) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting cell value
- setCellValueAndStyle(Cell, Object, Sheet.Column) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting cell value and cell styles
- setCharset(int) - 类 中的方法org.ttzero.excel.entity.style.Font
-
- setClazz(Class<?>) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell type
- setCode(String) - 类 中的方法org.ttzero.excel.entity.style.NumFmt
-
- setColor(Color) - 类 中的方法org.ttzero.excel.entity.style.Font
-
- setColumns(Sheet.Column[]) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting the header rows's columns
- setCompany(String) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Setting the name of the company where the author is employed
- setCompany(String) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setConnection(Connection) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Setting the database
Connection
EEC does not actively close the database connection,
and needs to be manually closed externally.
- setContentType(String) - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Type
-
- setCreated(Date) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setCreator(String) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Setting the excel author name.
- setCreator(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setCv(char) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setData(Collection<T>) - 类 中的方法org.ttzero.excel.entity.CollectionSheet
-
- setData(List<T>) - 类 中的方法org.ttzero.excel.entity.ListSheet
-
Setting the worksheet data
- setDescription(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setDiagonal(BorderStyle) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Setting top-left to bottom-right and bottom-left to top-right line style [X]
- setDiagonal(BorderStyle, Color) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Setting top-left to bottom-right and bottom-left to top-right line style [X]
- setDiagonalDown(BorderStyle) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Top-left to bottom-right line style [\]
- setDiagonalDown(BorderStyle, Color) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Top-left to bottom-right line style [\]
- setDiagonalUp(BorderStyle) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Bottom-left to top-right line style [/]
- setDiagonalUp(BorderStyle, Color) - 类 中的方法org.ttzero.excel.entity.style.Border
-
Bottom-left to top-right line style [/]
- setDocSecurity(int) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setDv(double) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setExtension(String) - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Default
-
- setFamily(int) - 类 中的方法org.ttzero.excel.entity.style.Font
-
- setFgColor(Color) - 类 中的方法org.ttzero.excel.entity.style.Fill
-
- setHeadStyle(Font, Fill, Border) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting the header column styles
- setHeadStyle(Font, Fill, Border, int, int) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting the header column styles
- setHeadStyle(NumFmt, Font, Fill, Border, int, int) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting the header column styles
- setHeadStyle(int) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting the header cell styles
- setHyperlinksChanged(boolean) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setId(String) - 类 中的方法org.ttzero.excel.entity.Relationship
-
- setId(int) - 类 中的方法org.ttzero.excel.entity.Sheet
-
- setIv(double) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setKeywords(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setLastModifiedBy(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setLinksUpToDate(boolean) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setLv(long) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setModified(Date) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setMv(BigDecimal) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setName(String) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the column name
- setName(String) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting the worksheet name
- setName(String) - 类 中的方法org.ttzero.excel.entity.style.Font
-
- setName(String) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Setting the workbook name
- setNv(int) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setOddFill(Fill) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting the odd row's fill style
- setOddFill(Fill) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Setting the odd-fill style, default fill color is #E2EDDA
- setPartName(String) - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Override
-
- setPatternType(PatternType) - 类 中的方法org.ttzero.excel.entity.style.Fill
-
- setProcessor(IntConversionProcessor) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the int value conversion
- setPs(PreparedStatement) - 类 中的方法org.ttzero.excel.entity.StatementSheet
-
Setting PreparedStatement
- setRevision(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setRs(ResultSet) - 类 中的方法org.ttzero.excel.entity.ResultSetSheet
-
Setting ResultSet
- setScaleCrop(boolean) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setScheme(String) - 类 中的方法org.ttzero.excel.entity.style.Font
-
- setShare(boolean) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting cell string value is shared
Shared is only valid for strings, and the converted cell type
is also valid for strings.
- setSharedDoc(boolean) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setSheetWriter(IWorksheetWriter) - 类 中的方法org.ttzero.excel.entity.Sheet
-
- setShortSectorSize(int) - 类 中的方法org.ttzero.excel.reader.IndexSharedStringTable
-
Size of a short-sector in the index stream in power-of-two (sssz),
real short-sector size is short_sec_size = 2sssz bytes
(maximum value is sector size ssz,
- setSize(int) - 类 中的方法org.ttzero.excel.entity.style.Font
-
- setStyle(int) - 类 中的方法org.ttzero.excel.entity.style.Font
-
- setStyleProcessor(StyleProcessor) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the style conversion
- setSubject(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setSv(String) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setT(char) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setTarget(String) - 类 中的方法org.ttzero.excel.entity.Relationship
-
- setTitle(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setTitlePards(List<String>) - 类 中的方法org.ttzero.excel.manager.docProps.App
-
- setTv(double) - 类 中的方法org.ttzero.excel.reader.Cell
-
- setType(String) - 类 中的方法org.ttzero.excel.entity.Relationship
-
- setType(int) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell type
- setVector(List<String>) - 类 中的方法org.ttzero.excel.manager.docProps.App.TitlesOfParts
-
- setVersion(String) - 类 中的方法org.ttzero.excel.manager.docProps.Core
-
- setWaterMark(WaterMark) - 类 中的方法org.ttzero.excel.entity.Sheet
-
- setWaterMark(WaterMark) - 类 中的方法org.ttzero.excel.entity.Workbook
-
- setWidth(double) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell's width
- setWorkbook(Workbook) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
Setting workbook
- setWorkbook(Workbook) - 接口 中的方法org.ttzero.excel.entity.IWorkbookWriter
-
Setting workbook
- setWorkbook(Workbook) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Setting the workbook
- setWorkbookWriter(IWorkbookWriter) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Setting a customize workbook writer
- setWorksheet(Sheet) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Rest worksheet
- setWorksheet(Sheet) - 接口 中的方法org.ttzero.excel.entity.IWorksheetWriter
-
Return a copy worksheet writer
- share - 类 中的变量org.ttzero.excel.entity.Sheet.Column
-
The string value is shared
- SHARED_STRING - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
-
- SHAREDSTRING - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
-
- SharedStrings - org.ttzero.excel.entity中的类
-
A workbook collects the strings of all text cells in a global list,
the Shared String Table.
- SharedStrings - org.ttzero.excel.reader中的类
-
Read sharedString data
For large files, it is impossible to load all data into the
memory and get it by index.
- SharedStringTable - org.ttzero.excel.entity中的类
-
Create by guanquan.wang at 2019-05-10 20:04
- SharedStringTable() - 类 的构造器org.ttzero.excel.entity.SharedStringTable
-
Create a temp file to storage shared strings
- SharedStringTable(Path) - 类 的构造器org.ttzero.excel.entity.SharedStringTable
-
Constructor a SharedStringTable with a exists file
- Sheet - org.ttzero.excel.entity中的类
-
Each worksheet corresponds to one or more sheet.xml of physical.
- Sheet() - 类 的构造器org.ttzero.excel.entity.Sheet
-
- Sheet(String) - 类 的构造器org.ttzero.excel.entity.Sheet
-
Constructor worksheet
- Sheet(String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.Sheet
-
Constructor worksheet
- Sheet(String, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.Sheet
-
Constructor worksheet
- SHEET - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
-
- SHEET - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
-
- sheet(int) - 类 中的方法org.ttzero.excel.reader.ExcelReader
-
get by index
- sheet(String) - 类 中的方法org.ttzero.excel.reader.ExcelReader
-
get by name
- Sheet - org.ttzero.excel.reader中的接口
-
Create by guanquan.wang at 2019-04-17 11:36
- Sheet.Column - org.ttzero.excel.entity中的类
-
Associated with Worksheet for controlling head style and cache
column data types and conversions
- sheets() - 类 中的方法org.ttzero.excel.reader.ExcelReader
-
to streams
- sheetWriter - 类 中的变量org.ttzero.excel.entity.Sheet
-
- SHIFTJIS - 类 中的静态变量org.ttzero.excel.entity.style.Charset
-
- shouldClose - 类 中的变量org.ttzero.excel.entity.Sheet
-
Close resource on the last copy worksheet
- shouldDelete - 类 中的变量org.ttzero.excel.entity.SharedStringTable
-
- SimpleTemplate - org.ttzero.excel.entity.e7中的类
-
Created by guanquan.wang at 2018-02-23 17:19
- SimpleTemplate(Path, Workbook) - 类 的构造器org.ttzero.excel.entity.e7.SimpleTemplate
-
- size() - 类 中的方法org.ttzero.excel.entity.EmptySheet
-
Returns total rows in this worksheet
- size() - 类 中的方法org.ttzero.excel.entity.ListSheet
-
Returns total rows in this worksheet
- size() - 类 中的方法org.ttzero.excel.entity.RowBlock
-
- size() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
-
Returns the cache size
- size() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns total rows in this worksheet
- size() - 类 中的方法org.ttzero.excel.entity.style.Styles
-
Returns the number of styles
- size() - 接口 中的方法org.ttzero.excel.reader.Cache
-
Returns the number of key-value mappings in this cache.
- size() - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
-
Returns the number of key-value mappings in this cache.
- size() - 类 中的方法org.ttzero.excel.reader.SharedStrings
-
- skip(long) - 类 中的方法org.ttzero.excel.entity.SharedStringTable
-
Jump to the specified position, the actual moving position
will be increased by 4, the header contains an integer value.
- SST - 类 中的静态变量org.ttzero.excel.reader.Cell
-
- start - 类 中的变量org.ttzero.excel.entity.ListSheet
-
- startRow(int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write begin of row
- StatementSheet - org.ttzero.excel.entity中的类
-
Statement is one of the worksheet data sources, it's
extends from
ResultSetSheet, and will be obtained from
MetaData if no header information is given.
- StatementSheet() - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(String) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(String, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(Connection, String) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(String, Connection, String) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(Connection, String, ParamProcessor) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(String, Connection, String, ParamProcessor) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(Connection, String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(String, Connection, String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(Connection, String, ParamProcessor, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- StatementSheet(String, Connection, String, ParamProcessor, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.StatementSheet
-
Constructor worksheet
- Storageable - org.ttzero.excel.entity中的接口
-
Create by guanquan.wang at 2019-05-08 13:13
- stringSize(int) - 类 中的静态方法org.ttzero.excel.util.ExtBufferedWriter
-
- stringSize(long) - 类 中的静态方法org.ttzero.excel.util.ExtBufferedWriter
-
- StringUtil - org.ttzero.excel.util中的类
-
string util
Created by guanquan.wang on 2017/9/30.
- Style() - 类 的构造器org.ttzero.excel.entity.style.Font.Style
-
- STYLE - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
-
- STYLE - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
-
- styleProcessor - 类 中的变量org.ttzero.excel.entity.Sheet.Column
-
The style conversion
- StyleProcessor - org.ttzero.excel.processor中的接口
-
The style conversion
Created by guanquan.wang on 2017/10/13.
- styles - 类 中的变量org.ttzero.excel.entity.Sheet.Column
-
- Styles - org.ttzero.excel.entity.style中的类
-
- sv - 类 中的变量org.ttzero.excel.reader.Cell
-
- SYMBOL - 类 中的静态变量org.ttzero.excel.entity.style.Charset
-
- t - 类 中的变量org.ttzero.excel.reader.Cell
-
- template() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
- template() - 接口 中的方法org.ttzero.excel.entity.IWorkbookWriter
-
Write with template
- template() - 类 中的方法org.ttzero.excel.entity.Workbook
-
- testCodeIsDate(String) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
-
- THAI - 类 中的静态变量org.ttzero.excel.entity.style.Charset
-
- THEME - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
-
- THEME - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
-
- TIME - 类 中的静态变量org.ttzero.excel.reader.Cell
-
- TitlesOfParts() - 类 的构造器org.ttzero.excel.manager.docProps.App.TitlesOfParts
-
- to(Class<T>) - 类 中的方法org.ttzero.excel.reader.Row
-
Convert to object, support annotation
- toARGB(Color) - 类 中的静态方法org.ttzero.excel.entity.style.ColorIndex
-
to argb string
- toARGB(int) - 类 中的静态方法org.ttzero.excel.entity.style.ColorIndex
-
- toDate(int) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
Office open XML timestamp to java.util.Date
- toDate(double) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
Office open xml timestamp to java.util.Date
- toDate(String) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toDateString(Date) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toDateTimeValue(Timestamp) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
Timestamp to Office open xml timestamp
- toDateTimeValue(LocalDateTime) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
LocalDateTime to Office open xml timestamp
- toDateValue(Date) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
java.util.Date to Office open xml date
- toDateValue(LocalDate) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
LocalDate to Office open xml date
- today() - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toDom4j(Element) - 类 中的方法org.ttzero.excel.entity.style.Border
-
- toDom4j(Element) - 类 中的方法org.ttzero.excel.entity.style.Font
-
- toDom4j(Element) - 类 中的方法org.ttzero.excel.entity.style.NumFmt
-
- toLocalDate(int) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toLocalDateTime(double) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- too(Class<T>) - 类 中的方法org.ttzero.excel.reader.Row
-
Convert to T object, support annotation
the is a memory shared object
- TooManyColumnsException - org.ttzero.excel.entity中的异常错误
-
The maximum number of columns in the xlsx file is 16_384.
- TooManyColumnsException() - 异常错误 的构造器org.ttzero.excel.entity.TooManyColumnsException
-
- TooManyColumnsException(int, int) - 异常错误 的构造器org.ttzero.excel.entity.TooManyColumnsException
-
- TooManyColumnsException(String) - 异常错误 的构造器org.ttzero.excel.entity.TooManyColumnsException
-
- TOP - 类 中的静态变量org.ttzero.excel.entity.style.Verticals
-
- toPascalCase(String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
-
- TopNS - org.ttzero.excel.annotation中的注释类型
-
Top namespace
Created by guanquan.wang on 2017/9/21.
- toString() - 类 中的方法org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
-
- toString() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- toString() - 类 中的方法org.ttzero.excel.entity.style.NumFmt
-
- toString() - 类 中的方法org.ttzero.excel.reader.AppInfo
-
- toString() - 类 中的方法org.ttzero.excel.reader.Row
-
- toString(Date) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toTime(double) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toTimestamp(double) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toTimestamp(int) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toTimestamp(String) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- toTimeValue(Timestamp) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
Timestamp to Office open xml time-of-day
- toTimeValue(Date) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
java.util.Date to Office open xml time-of-day
- toTimeValue(Time) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
java.sql.Time to Office open xml time-of-day
- toTimeValue(LocalTime) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
LocalTime to Office open xml time-of-day
- toTString(Date) - 类 中的静态方法org.ttzero.excel.util.DateUtil
-
- TURKISH - 类 中的静态变量org.ttzero.excel.entity.style.Charset
-
- Type() - 类 的构造器org.ttzero.excel.entity.e7.ContentType.Type
-
- type - 类 中的变量org.ttzero.excel.entity.Sheet.Column
-
0: standard 1:percentage 2:RMB
- watch(Watch) - 类 中的方法org.ttzero.excel.entity.Workbook
-
- Watch - org.ttzero.excel.processor中的接口
-
Output operation logs
Create by guanquan.wang on 2018-10-13
- waterMark - 类 中的变量org.ttzero.excel.entity.Sheet
-
- WaterMark - org.ttzero.excel.entity中的类
-
Excel does not have a watermark function.
- WaterMark(String) - 类 的构造器org.ttzero.excel.entity.WaterMark
-
- WaterMark(Path) - 类 的构造器org.ttzero.excel.entity.WaterMark
-
- WaterMark(InputStream) - 类 的构造器org.ttzero.excel.entity.WaterMark
-
- wb - 类 中的变量org.ttzero.excel.entity.AbstractTemplate
-
- what(String) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Output the export detail info
- what(String, String...) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Output export detail info
- what(String) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Output the export detail info
- what(String, String...) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Output export detail info
- what(String) - 接口 中的方法org.ttzero.excel.processor.Watch
-
print operation logs
- width - 类 中的变量org.ttzero.excel.entity.Sheet.Column
-
The cell width
- width - 类 中的变量org.ttzero.excel.entity.Sheet
-
The default cell width
- withTemplate(InputStream, Object) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Bind a excel template and set an object to replace the
placeholder character in template
- workbook - 类 中的变量org.ttzero.excel.entity.Sheet
-
- Workbook - org.ttzero.excel.entity中的类
-
The workbook is the basic unit of Excel, and an 'xlsx' or 'xls' file
corresponds to a workbook instance.
- Workbook() - 类 的构造器org.ttzero.excel.entity.Workbook
-
Create a unnamed workbook
EEC finds the 'non-name-file' keyword under the resources/I18N/message.XXX.properties
file first.
- Workbook(String) - 类 的构造器org.ttzero.excel.entity.Workbook
-
Create a workbook with the specified name.
- Workbook(String, String) - 类 的构造器org.ttzero.excel.entity.Workbook
-
Create a workbook with the specified name and author.
- WORKBOOK - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
-
- write(Path, String) - 类 中的方法org.ttzero.excel.manager.RelManager
-
- write(long) - 类 中的方法org.ttzero.excel.util.ExtBufferedWriter
-
Write long value
- write(float) - 类 中的方法org.ttzero.excel.util.ExtBufferedWriter
-
Write single-precision floating-point value
- write(double) - 类 中的方法org.ttzero.excel.util.ExtBufferedWriter
-
Write double-precision floating-point value
- writeAfter(int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write at after worksheet body
- writeBefore() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write worksheet header data
- writeBool(boolean, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write boolean value
- writeChar(char, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write char value
- writeDecimal(BigDecimal, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write decimal value
- writeDecimalAutoSize(BigDecimal, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write decimal value and cache the max value
- writeDeclaration() - 类 中的方法org.ttzero.excel.util.ExtXMLWriter
-
This will write the declaration to the given Writer.
- writeDouble(double, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write double value
- writeDoubleAutoSize(double, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write double value and cache the max value
- writeEmptySheet(Path) - 接口 中的方法org.ttzero.excel.entity.IWorksheetWriter
-
Write a empty worksheet
- writeHeaderRow() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write the header row
- writeInt(int) - 类 中的方法org.ttzero.excel.util.ExtBufferedWriter
-
Write integer value
- writeNull(int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write blank value
- writeNumeric(long, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write numeric value
- writeNumericAutoSize(long, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write numeric value and cache the max value
- writeProperties(Element, Border.SubBorder) - 类 中的方法org.ttzero.excel.entity.style.Border
-
- writeRow(Row) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write a row data
- writeRowAutoSize(Row) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write a row data
- writeString(String, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write string value
- writeStringAutoSize(String, int, int, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write string value and cache the max string length
- writeTo(Path) - 类 中的方法org.ttzero.excel.entity.e7.ContentType
-
- writeTo(Path) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
Write the workbook file to ${path}
- writeTo(OutputStream) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
- writeTo(File) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
- writeTo(Path, Supplier<RowBlock>) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write a row block
- writeTo(Path) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
-
Write a row block
- writeTo(OutputStream) - 接口 中的方法org.ttzero.excel.entity.IWorkbookWriter
-
Write to OutputStream ${os}
- writeTo(File) - 接口 中的方法org.ttzero.excel.entity.IWorkbookWriter
-
Write to file ${file}
- writeTo(Path, Supplier<RowBlock>) - 接口 中的方法org.ttzero.excel.entity.IWorksheetWriter
-
Write a row block
- writeTo(Path) - 类 中的方法org.ttzero.excel.entity.SharedStrings
-
- writeTo(Path) - 类 中的方法org.ttzero.excel.entity.Sheet
-
Write worksheet data to path
- writeTo(Path) - 类 中的方法org.ttzero.excel.entity.StatementSheet
-
write worksheet data to path
- writeTo(Path) - 接口 中的方法org.ttzero.excel.entity.Storageable
-
Write to disk
- writeTo(Path) - 类 中的方法org.ttzero.excel.entity.style.Styles
-
Write style to disk
- writeTo(Path) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Export the workbook to the specified folder
If the path is a folder, save the workbook to that folder,
if there has duplicate file name, add '(n)' after the output
file name to avoid overwriting the original file.
- writeTo(OutputStream) - 类 中的方法org.ttzero.excel.entity.Workbook
-
- writeTo(File) - 类 中的方法org.ttzero.excel.entity.Workbook
-
Export the workbook to the specified folder
- writeToDisk(Document, Path) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Write the
Document to a specify
Path
with xml format
- writeToDiskNoFormat(Document, Path) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Write the
Document to a specify
Path