跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

AbstractTemplate - org.ttzero.excel.entity中的类
 
AbstractTemplate(Path, Workbook) - 类 的构造器org.ttzero.excel.entity.AbstractTemplate
 
add(ContentType.Type) - 类 中的方法org.ttzero.excel.entity.e7.ContentType
 
add(Relationship) - 类 中的方法org.ttzero.excel.manager.RelManager
 
addBorder(Border) - 类 中的方法org.ttzero.excel.entity.style.Styles
Add border
addComment(String, String, String) - 类 中的方法org.ttzero.excel.entity.Comments
 
addDateFmtCache(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
Append a date format back into cache
addFill(Fill) - 类 中的方法org.ttzero.excel.entity.style.Styles
Add fill
addFont(Font) - 类 中的方法org.ttzero.excel.entity.style.Styles
Add font
addNumFmt(NumFmt) - 类 中的方法org.ttzero.excel.entity.style.Styles
Add number format
addRel(Relationship) - 类 中的方法org.ttzero.excel.entity.e7.ContentType
 
addRel(Relationship) - 类 中的方法org.ttzero.excel.entity.Sheet
Add relationship
addSheet(Sheet) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a Sheet to the tail
addSheet(List<?>, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a ListSheet to the tail with header Sheet.Column setting.
addSheet(String, List<?>, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a ListSheet to the tail with Worksheet name and header Sheet.Column setting.
addSheet(ResultSet, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a ResultSetSheet to the tail with header Sheet.Column setting.
addSheet(String, ResultSet, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a ResultSetSheet to the tail with worksheet name and header Sheet.Column setting.
addSheet(String, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a StatementSheet to the tail with header Sheet.Column setting.
addSheet(String, String, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a StatementSheet to the tail with worksheet name and header Sheet.Column setting.
addSheet(String, ParamProcessor, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a StatementSheet to the tail with header Sheet.Column setting.
addSheet(String, String, ParamProcessor, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a StatementSheet to the tail with worksheet name and header Sheet.Column setting.
addSheet(PreparedStatement, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a StatementSheet to the tail with header Sheet.Column setting.
addSheet(String, PreparedStatement, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a StatementSheet to the tail with worksheet name and header Sheet.Column setting.
addSheet(PreparedStatement, ParamProcessor, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a StatementSheet to the tail with header Sheet.Column setting.
addSheet(String, PreparedStatement, ParamProcessor, Sheet.Column...) - 类 中的方法org.ttzero.excel.entity.Workbook
Add a StatementSheet to the tail with worksheet name and header Sheet.Column setting.
afterSheetAccess(Path) - 类 中的方法org.ttzero.excel.entity.Sheet
Write some final info
all() - 类 中的方法org.ttzero.excel.reader.ExcelReader
Returns all sheets
ANSI - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
APP - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
APP - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
 
App - org.ttzero.excel.manager.docProps中的类
The creation information
App() - 类 的构造器org.ttzero.excel.manager.docProps.App
 
App.TitlesOfParts - org.ttzero.excel.manager.docProps中的类
 
append() - 类 中的方法org.ttzero.excel.entity.ListSheet
Call this method to get more data when the data length less than the row-block size until there is no more data or more than the row limit
AppInfo - org.ttzero.excel.reader中的类
The file basic information
ARABIC - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
asCalcSheet() - 接口 中的方法org.ttzero.excel.reader.Sheet
Make worksheets parse formulas
asMergeSheet() - 接口 中的方法org.ttzero.excel.reader.Sheet
Make worksheets copy value on merge cells
Attr - org.ttzero.excel.annotation中的注释类型
Xml Attribute
autoOdd - 类 中的变量org.ttzero.excel.entity.Sheet
Automatic interlacing color
autoSize - 类 中的变量org.ttzero.excel.entity.Sheet
To mark the cell auto-width
autoSize() - 类 中的方法org.ttzero.excel.entity.Sheet
Setting auto resize cell's width

B

BALTIC - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
bind(Object) - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
Replace the placeholder character with Entry
bind(Class<?>) - 接口 中的方法org.ttzero.excel.reader.Sheet
Set the binding type
bindSheetData() - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
 
bindSstData() - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
 
BLANK - 类 中的静态变量org.ttzero.excel.reader.Cell
 
BMP - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
bold() - 类 中的方法org.ttzero.excel.entity.style.Font
 
BOLD - 类 中的静态变量org.ttzero.excel.entity.style.Font.Style
 
BOOL - 类 中的静态变量org.ttzero.excel.reader.Cell
 
Border - org.ttzero.excel.entity.style中的类
Border line styles and colors The border contains orientation, style and color.
Border() - 类 的构造器org.ttzero.excel.entity.style.Border
 
BorderParseException - org.ttzero.excel.entity.style中的异常错误
 
BorderParseException(String) - 异常错误 的构造器org.ttzero.excel.entity.style.BorderParseException
 
BorderParseException(String, Throwable) - 异常错误 的构造器org.ttzero.excel.entity.style.BorderParseException
 
BorderParseException(Throwable) - 异常错误 的构造器org.ttzero.excel.entity.style.BorderParseException
 
BorderParseException(String, Throwable, boolean, boolean) - 异常错误 的构造器org.ttzero.excel.entity.style.BorderParseException
 
BorderStyle - org.ttzero.excel.entity.style中的枚举
Border style
BOTH - 类 中的静态变量org.ttzero.excel.entity.style.Verticals
 
BOTTOM - 类 中的静态变量org.ttzero.excel.entity.style.Verticals
 
build(PreparedStatement) - 接口 中的方法org.ttzero.excel.processor.ParamProcessor
Setting the PreparedStatement parameters
build(Object, int, Styles) - 接口 中的方法org.ttzero.excel.processor.StyleProcessor
The style conversion You must add it using Styles#addXXX method before adding a style, and then use the returned int value as the return value of the converter.
BuiltInNumFmt - org.ttzero.excel.entity.style中的类
Load the Built-In Number Format
BuiltInNumFmt() - 类 的构造器org.ttzero.excel.entity.style.BuiltInNumFmt
 
BuiltInNumFmt.NumFmt - org.ttzero.excel.entity.style中的类
 
bv - 类 中的变量org.ttzero.excel.reader.Cell
Boolean value

C

Cache<K,V> - org.ttzero.excel.reader中的接口
 
Cache.Entry<K,V> - org.ttzero.excel.reader中的接口
A map entry (key-value pair)
calcNumWidth(int) - 类 中的方法org.ttzero.excel.entity.style.NumFmt
Roughly calculate the cell length
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中的类
 
Cell() - 类 的构造器org.ttzero.excel.reader.Cell
 
Cell(short) - 类 的构造器org.ttzero.excel.reader.Cell
 
cellComment - 类 中的变量org.ttzero.excel.entity.Sheet.Column
 
cellRangeToLong(String) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Cell range string convert to long 0-16: column number 17-48: row number range string| long value ------------|------------ A1 | 65537 AA10 | 655387
cellStyle - 类 中的变量org.ttzero.excel.entity.Sheet.Column
The style of cell, -1 if not be setting
CellType - org.ttzero.excel.reader中的枚举
 
cellValueAndStyle - 类 中的变量org.ttzero.excel.entity.Sheet
 
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中的类
 
Charset() - 类 的构造器org.ttzero.excel.entity.style.Charset
 
CHARTS - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
CHARTS - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
 
check() - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
The open-xml legitimate check
checkAndInitWriter() - 类 中的方法org.ttzero.excel.entity.Workbook
Check and Create IWorkbookWriter
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
 
checkRange(int, int) - 类 中的方法org.ttzero.excel.reader.Dimension
Determine whether the specified coordinates are within the Dimension
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.csv.CSVWorksheetWriter
 
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.Comments
 
close() - 类 中的方法org.ttzero.excel.entity.csv.CSVWorksheetWriter
 
close() - 类 中的方法org.ttzero.excel.entity.CSVSheet
Release resources
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() - 类 中的方法org.ttzero.excel.util.CSVUtil.Reader
 
close() - 类 中的方法org.ttzero.excel.util.CSVUtil.RowsIterator
 
close() - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
 
close(InputStream) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Close the InputStream
close(OutputStream) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Close the OutputStream
close(Reader) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Close the Reader
close(Writer) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Close the Writer
close(Channel) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Close the Channel
col2Int(String) - 接口 中的静态方法org.ttzero.excel.reader.Sheet
Convert column mark to int
CollectionSheet<T> - org.ttzero.excel.entity中的类
FIXME unfinished
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
ColorIndex() - 类 的构造器org.ttzero.excel.entity.style.ColorIndex
 
ColorParseException - org.ttzero.excel.entity.style中的异常错误
 
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
Comment - org.ttzero.excel.entity中的类
 
Comment(String, String) - 类 的构造器org.ttzero.excel.entity.Comment
 
Comments - org.ttzero.excel.entity中的类
A simple implementation
comments - 类 中的变量org.ttzero.excel.entity.Sheet
The header column comments
COMMENTS - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
COMMENTS - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
 
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
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中的类
 
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(int, Cell, int, Sheet.Column) - 类 中的方法org.ttzero.excel.entity.e7.XMLCellValueAndStyle
Int value conversion to others
conversion(int, Cell, int, Sheet.Column) - 接口 中的方法org.ttzero.excel.entity.ICellValueAndStyle
Int value conversion to others
conversion(int) - 接口 中的方法org.ttzero.excel.processor.IntConversionProcessor
The integer value include byte, char, short, int
COPY_ON_MERGED - 类 中的静态变量org.ttzero.excel.reader.ExcelReader
Copy value on merge cells
copyCount - 类 中的变量org.ttzero.excel.entity.Sheet
 
copyFolder(String, String, boolean) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Copy a directory to a new path
copyOnMergeCells() - 类 中的方法org.ttzero.excel.reader.ExcelReader
Copy values when reading merged cells.
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中的类
 
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
 
createComments() - 类 中的方法org.ttzero.excel.entity.Sheet
Create a Comments and add relationship
createTemp() - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
 
createTemp() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
 
CSV - 接口 中的静态变量org.ttzero.excel.manager.Const.Suffix
CSV
CSVCellValueAndStyle - org.ttzero.excel.entity.csv中的类
 
CSVCellValueAndStyle() - 类 的构造器org.ttzero.excel.entity.csv.CSVCellValueAndStyle
 
CSVSheet - org.ttzero.excel.entity中的类
 
CSVSheet() - 类 的构造器org.ttzero.excel.entity.CSVSheet
Constructor worksheet
CSVSheet(Path) - 类 的构造器org.ttzero.excel.entity.CSVSheet
Constructor worksheet
CSVSheet(String, Path) - 类 的构造器org.ttzero.excel.entity.CSVSheet
Constructor worksheet
CSVSheet(InputStream) - 类 的构造器org.ttzero.excel.entity.CSVSheet
Constructor worksheet
CSVSheet(String, InputStream) - 类 的构造器org.ttzero.excel.entity.CSVSheet
Constructor worksheet
CSVSheet(Reader) - 类 的构造器org.ttzero.excel.entity.CSVSheet
Constructor worksheet
CSVSheet(String, Reader) - 类 的构造器org.ttzero.excel.entity.CSVSheet
Constructor worksheet
CSVUtil - org.ttzero.excel.util中的类
Comma-Separated Values RFC 4180 standard Reliance on the standard documented by RFC 4180 can simplify CSV exchange.
CSVUtil.Reader - org.ttzero.excel.util中的类
A CSV format file reader.
CSVUtil.RowsIterator - org.ttzero.excel.util中的类
Rows iterator
CSVUtil.SharedRowsIterator - org.ttzero.excel.util中的类
Shared Row iterator
CSVUtil.Writer - org.ttzero.excel.util中的类
A CSV format file writer.
CSVWorkbookWriter - org.ttzero.excel.entity.csv中的类
Write data as Comma-Separated Values format
CSVWorkbookWriter() - 类 的构造器org.ttzero.excel.entity.csv.CSVWorkbookWriter
 
CSVWorkbookWriter(Workbook) - 类 的构造器org.ttzero.excel.entity.csv.CSVWorkbookWriter
 
CSVWorksheetWriter - org.ttzero.excel.entity.csv中的类
 
CSVWorksheetWriter(Sheet) - 类 的构造器org.ttzero.excel.entity.csv.CSVWorksheetWriter
 
cv - 类 中的变量org.ttzero.excel.reader.Cell
Char value

D

data - 类 中的变量org.ttzero.excel.entity.ListSheet
 
dataIterator() - 接口 中的方法org.ttzero.excel.reader.Sheet
Iterating over data rows without header information and blank lines
dataRows() - 接口 中的方法org.ttzero.excel.reader.Sheet
Return stream with out header row and empty rows
dataSize() - 类 中的方法org.ttzero.excel.entity.ListSheet
Returns total data size before split
DATE - 类 中的静态变量org.ttzero.excel.reader.Cell
 
DATETIME - 类 中的静态变量org.ttzero.excel.reader.Cell
 
DateUtil - org.ttzero.excel.util中的类
A date util ror excel
DECIMAL - 类 中的静态变量org.ttzero.excel.reader.Cell
 
deepClone() - 类 中的方法org.ttzero.excel.manager.RelManager
 
Default(String, String) - 类 的构造器org.ttzero.excel.entity.e7.ContentType.Default
 
DEFAULT - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
defaultCharBorderStyle() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
defaultCharStyle() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
defaultDoubleBorderStyle() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
defaultDoubleStyle() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
defaultHeadStyle() - 类 中的方法org.ttzero.excel.entity.Sheet
 
defaultIntBorderStyle() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
defaultIntStyle() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
defaultStringBorderStyle() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
defaultStringStyle() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
delBold() - 类 中的方法org.ttzero.excel.entity.style.Font
 
delete() - 类 中的方法org.ttzero.excel.entity.WaterMark
 
delItalic() - 类 中的方法org.ttzero.excel.entity.style.Font
 
delUnderLine() - 类 中的方法org.ttzero.excel.entity.style.Font
 
Dimension - org.ttzero.excel.reader中的类
Worksheet dimension This record contains the range address of the used area in the current sheet.
Dimension(int, short, int, short) - 类 的构造器org.ttzero.excel.reader.Dimension
 
DISTRIBUTED - 类 中的静态变量org.ttzero.excel.entity.style.Horizontals
 
DOUBLE - 类 中的静态变量org.ttzero.excel.reader.Cell
 
DRAWINGS - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
DRAWINGS - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
 
dv - 类 中的变量org.ttzero.excel.reader.Cell
Double value contain float

E

EE - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
EEC_PREFIX - 接口 中的静态变量org.ttzero.excel.manager.Const
Prefix of eec project
EmbedTemplate - org.ttzero.excel.entity.e7中的类
 
EmbedTemplate(Path, Workbook) - 类 的构造器org.ttzero.excel.entity.e7.EmbedTemplate
 
EMPTY - 类 中的静态变量org.ttzero.excel.util.StringUtil
Const `""` string
EMPTY_TAG - 类 中的静态变量org.ttzero.excel.reader.Cell
 
EmptySheet - org.ttzero.excel.entity中的类
 
EmptySheet() - 类 的构造器org.ttzero.excel.entity.EmptySheet
Constructor worksheet
EmptySheet(String) - 类 的构造器org.ttzero.excel.entity.EmptySheet
Constructor worksheet
EmptySheet(String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.EmptySheet
Constructor worksheet
EmptySheet(String, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.EmptySheet
Constructor worksheet
end - 类 中的变量org.ttzero.excel.entity.ListSheet
 
eof - 类 中的变量org.ttzero.excel.entity.ListSheet
 
equals(Object) - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Default
 
equals(Object) - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Override
 
equals(Object) - 类 中的方法org.ttzero.excel.entity.style.Border
 
equals(Object) - 类 中的方法org.ttzero.excel.entity.style.Fill
 
equals(Object) - 类 中的方法org.ttzero.excel.entity.style.Font
 
equals(Object) - 类 中的方法org.ttzero.excel.entity.style.NumFmt
 
escapeWrite(char) - 类 中的方法org.ttzero.excel.util.ExtBufferedWriter
Write as escape character
escapeWrite(String) - 类 中的方法org.ttzero.excel.util.ExtBufferedWriter
Write as escape text
EXCEL_03 - 接口 中的静态变量org.ttzero.excel.manager.Const.Suffix
Excel 03
EXCEL_07 - 接口 中的静态变量org.ttzero.excel.manager.Const.Suffix
Excel 07
EXCEL_XML_DECLARATION - 接口 中的静态变量org.ttzero.excel.manager.Const
Excel xml declatation
ExcelColumn - org.ttzero.excel.annotation中的注释类型
Specify export information
ExcelReader - org.ttzero.excel.reader中的类
Excel Reader tools A streaming operation chain, using cursor control, the cursor will only move forward, so you cannot repeatedly operate the same Sheet stream.
ExcelReader() - 类 的构造器org.ttzero.excel.reader.ExcelReader
 
ExcelReadException - org.ttzero.excel.reader中的异常错误
 
ExcelReadException(String) - 异常错误 的构造器org.ttzero.excel.reader.ExcelReadException
 
ExcelReadException(String, Throwable) - 异常错误 的构造器org.ttzero.excel.reader.ExcelReadException
 
ExcelReadException(Throwable) - 异常错误 的构造器org.ttzero.excel.reader.ExcelReadException
 
ExcelReadException(String, Throwable, boolean, boolean) - 异常错误 的构造器org.ttzero.excel.reader.ExcelReadException
 
ExcelType - org.ttzero.excel.manager中的枚举
Type of excel.
ExcelWriteException - org.ttzero.excel.entity中的异常错误
 
ExcelWriteException() - 异常错误 的构造器org.ttzero.excel.entity.ExcelWriteException
 
ExcelWriteException(String) - 异常错误 的构造器org.ttzero.excel.entity.ExcelWriteException
 
ExcelWriteException(String, Throwable) - 异常错误 的构造器org.ttzero.excel.entity.ExcelWriteException
 
ExcelWriteException(Throwable) - 异常错误 的构造器org.ttzero.excel.entity.ExcelWriteException
 
exists(Path) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Tests whether a file exists.
ExtBufferedWriter - org.ttzero.excel.util中的类
Single-threaded operation stream, internal multiplexing buffer
ExtBufferedWriter(Writer) - 类 的构造器org.ttzero.excel.util.ExtBufferedWriter
 
ExtBufferedWriter(Writer, int) - 类 的构造器org.ttzero.excel.util.ExtBufferedWriter
 
ExtXMLWriter - org.ttzero.excel.util中的类
 
ExtXMLWriter(OutputStream) - 类 的构造器org.ttzero.excel.util.ExtXMLWriter
 
ExtXMLWriter(OutputStream, OutputFormat) - 类 的构造器org.ttzero.excel.util.ExtXMLWriter
 

F

f - 类 中的变量org.ttzero.excel.reader.Cell
Has formula
fastTestDateFmt(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
Fast test cell value is data/time value
FileUtil - org.ttzero.excel.util中的类
File operation util.
Fill - org.ttzero.excel.entity.style中的类
 
Fill(PatternType, Color, Color) - 类 的构造器org.ttzero.excel.entity.style.Fill
 
Fill(PatternType, Color) - 类 的构造器org.ttzero.excel.entity.style.Fill
 
Fill(PatternType) - 类 的构造器org.ttzero.excel.entity.style.Fill
 
Fill(Color) - 类 的构造器org.ttzero.excel.entity.style.Fill
 
Fill() - 类 的构造器org.ttzero.excel.entity.style.Fill
 
FILL - 类 中的静态变量org.ttzero.excel.entity.style.Horizontals
 
find(char) - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Find character value from begging
find(char, long) - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Find from the specified location
find(String) - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Find value from begging
find(String, long) - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Find from the specified location
findRel(String) - 类 中的方法org.ttzero.excel.entity.Sheet
 
firstColumn - 类 中的变量org.ttzero.excel.reader.Dimension
 
firstRow() - 类 中的方法org.ttzero.excel.entity.RowBlock
 
firstRow - 类 中的变量org.ttzero.excel.reader.Dimension
 
fixSize() - 类 中的方法org.ttzero.excel.entity.Sheet
Setting fix column width
fixSize(double) - 类 中的方法org.ttzero.excel.entity.Sheet
Setting fix column width
FixSizeLRUCache<K,V> - org.ttzero.excel.reader中的类
Implemented by the LRU page elimination algorithm.
flush() - 类 中的方法org.ttzero.excel.entity.Comments
 
Font - org.ttzero.excel.entity.style中的类
 
Font(String, int) - 类 的构造器org.ttzero.excel.entity.style.Font
 
Font(String, int, Color) - 类 的构造器org.ttzero.excel.entity.style.Font
 
Font(String, int, int, Color) - 类 的构造器org.ttzero.excel.entity.style.Font
 
Font.Style - org.ttzero.excel.entity.style中的类
 
FontParseException - org.ttzero.excel.entity.style中的异常错误
 
FontParseException(String) - 异常错误 的构造器org.ttzero.excel.entity.style.FontParseException
 
FontParseException(String, Throwable) - 异常错误 的构造器org.ttzero.excel.entity.style.FontParseException
 
FontParseException(Throwable) - 异常错误 的构造器org.ttzero.excel.entity.style.FontParseException
 
FontParseException(String, Throwable, boolean, boolean) - 异常错误 的构造器org.ttzero.excel.entity.style.FontParseException
 
forEach(Consumer<? super Cache.Entry<K, V>>) - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
Performs the given action for each element of the Iterable until all elements have been processed or the action throws an exception.
forReader() - 类 中的静态方法org.ttzero.excel.entity.style.Styles
Create a general style
from(Cell) - 类 中的方法org.ttzero.excel.reader.Cell
 
FUNCTION - 类 中的静态变量org.ttzero.excel.reader.Cell
 
fv - 类 中的变量org.ttzero.excel.reader.Cell
Formula string

G

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
The app name for file creation
getAppVersion() - 类 中的方法org.ttzero.excel.manager.docProps.App
 
getAppVersion() - 类 中的方法org.ttzero.excel.reader.AppInfo
The app version for file creation
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
getBoolean(String) - 类 中的方法org.ttzero.excel.reader.Row
Get boolean value by column name
getBoolean(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get boolean value
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
getByte(String) - 类 中的方法org.ttzero.excel.reader.Row
Get byte value by column name
getByte(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get byte value
getCategory() - 类 中的方法org.ttzero.excel.manager.docProps.Core
 
getCategory() - 类 中的方法org.ttzero.excel.reader.AppInfo
Returns the content's category, the value join with ','
getCell(int) - 类 中的方法org.ttzero.excel.reader.Row
Returns Cell
getCell(String) - 类 中的方法org.ttzero.excel.reader.Row
Search Cell by column name
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
getCellType(String) - 类 中的方法org.ttzero.excel.reader.Row
Returns the type of cell
getCellType(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Returns the type of cell
getChar(int) - 类 中的方法org.ttzero.excel.reader.Row
Get char value by column index
getChar(String) - 类 中的方法org.ttzero.excel.reader.Row
Get char value by column name
getChar(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get char value
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.csv.CSVWorksheetWriter
The column limit
getColumnLimit() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
The Worksheet column limit
getColumnLimit() - 接口 中的方法org.ttzero.excel.entity.IWorksheetWriter
The Worksheet column limit
getComments() - 类 中的方法org.ttzero.excel.entity.Sheet
Returns the header column Comments
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
About company info
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
getCore() - 类 中的方法org.ttzero.excel.entity.Workbook
Returns the basic information about workbook
getCreated() - 类 中的方法org.ttzero.excel.manager.docProps.Core
 
getCreated() - 类 中的方法org.ttzero.excel.reader.AppInfo
Returns the create time
getCreator() - 类 中的方法org.ttzero.excel.entity.Workbook
Returns the excel author
getCreator() - 类 中的方法org.ttzero.excel.manager.docProps.Core
 
getCreator() - 类 中的方法org.ttzero.excel.reader.AppInfo
The file creator name
getDate(int) - 类 中的方法org.ttzero.excel.reader.Row
Get Date value by column index
getDate(String) - 类 中的方法org.ttzero.excel.reader.Row
Get Date value by column name
getDate(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get Date value
getDecimal(int) - 类 中的方法org.ttzero.excel.reader.Row
Get BigDecimal value by column index
getDecimal(String) - 类 中的方法org.ttzero.excel.reader.Row
Get BigDecimal value by column name
getDecimal(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get BigDecimal value
getDefaultWidth() - 类 中的方法org.ttzero.excel.entity.Sheet
Return the cell default width
getDescription() - 类 中的方法org.ttzero.excel.manager.docProps.Core
 
getDescription() - 类 中的方法org.ttzero.excel.reader.AppInfo
The content's short description
getDimension() - 接口 中的方法org.ttzero.excel.reader.Sheet
Returns The range address of the used area in the current sheet NOTE: This method can only guarantee accurate row ranges
getDouble(int) - 类 中的方法org.ttzero.excel.reader.Row
Get double value by column index
getDouble(String) - 类 中的方法org.ttzero.excel.reader.Row
Get double value by column name
getDouble(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get double value
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
Returns the worksheet name
getFileSuffix() - 类 中的方法org.ttzero.excel.entity.csv.CSVCellValueAndStyle
Returns the worksheet name
getFileSuffix() - 类 中的方法org.ttzero.excel.entity.e7.XMLCellValueAndStyle
Returns the worksheet name
getFileSuffix() - 接口 中的方法org.ttzero.excel.entity.ICellValueAndStyle
Returns the worksheet name
getFill(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
 
getFirst() - 类 中的方法org.ttzero.excel.entity.ListSheet
Returns the first not null object
getFirstColumn() - 类 中的方法org.ttzero.excel.reader.Dimension
Returns the index to first used column, the min value is 1
getFirstColumnIndex() - 类 中的方法org.ttzero.excel.reader.Row
Returns the index of the first column (zero base)
getFirstRow() - 类 中的方法org.ttzero.excel.reader.Dimension
Returns the index to first used row, the min value is 1
getFloat(int) - 类 中的方法org.ttzero.excel.reader.Row
Get float value by column index
getFloat(String) - 类 中的方法org.ttzero.excel.reader.Row
Get float value by column index
getFont(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
 
getFormula(int) - 类 中的方法org.ttzero.excel.reader.Row
Returns formula if exists
getFormula(String) - 类 中的方法org.ttzero.excel.reader.Row
Returns formula if exists
getGeneralInfo(Path) - 类 中的方法org.ttzero.excel.reader.ExcelReader
 
getHeader() - 接口 中的方法org.ttzero.excel.reader.Sheet
Returns the header of the list.
getHeaderColumns() - 类 中的方法org.ttzero.excel.entity.CSVSheet
 
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
Returns the I18N util
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
getInt(String) - 类 中的方法org.ttzero.excel.reader.Row
Get int value by column name
getInt(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get int value
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
The content keyword, join with ','
getLastColumn() - 类 中的方法org.ttzero.excel.reader.Dimension
Returns the index to last used column, the max value is 16,384 in office 2007 or later and 256 in office 2003
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
Returns the last modified user
getLastRow() - 类 中的方法org.ttzero.excel.reader.Dimension
Returns the index to last used row, the max value is 1,048,576 in office 2007 or later and 65,536 in office 2003
getLc() - 类 中的方法org.ttzero.excel.entity.Row
 
getLocalDate(int) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalDate value by column index
getLocalDate(String) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalDate value by column name
getLocalDate(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalDate value
getLocalDateTime(int) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalDateTime value by column index
getLocalDateTime(String) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalDateTime value by column name
getLocalDateTime(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalDateTime value
getLocale() - 类 中的方法org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
 
getLocalTime(int) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalTime value by column index
getLocalTime(String) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalTime value by column name
getLocalTime(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get LocalTime value
getLong(int) - 类 中的方法org.ttzero.excel.reader.Row
Get long value by column index
getLong(String) - 类 中的方法org.ttzero.excel.reader.Row
Get long value by column name
getLong(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get long value
getModified() - 类 中的方法org.ttzero.excel.manager.docProps.Core
 
getModified() - 类 中的方法org.ttzero.excel.reader.AppInfo
Returns the last modified
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() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
Returns the column NumFmt
getNumFmt(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
 
getOddFill() - 类 中的方法org.ttzero.excel.entity.Sheet
Returns the odd columns fill style
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
Returns the file revision
getRowBlockSize() - 类 中的方法org.ttzero.excel.entity.Sheet
The worksheet is written by units of row-block.
getRowLimit() - 类 中的方法org.ttzero.excel.entity.csv.CSVWorksheetWriter
The row limit
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
getShort(String) - 类 中的方法org.ttzero.excel.reader.Row
Get short value by column name
getShort(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get short value
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
已过时。
use Sheet.getDimension() to getting full range address
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
getString(String) - 类 中的方法org.ttzero.excel.reader.Row
Get string value by column name
getString(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get string value
getStyle() - 类 中的方法org.ttzero.excel.entity.style.Font
 
getStyleIndex(int, Sheet.Column, Object) - 类 中的方法org.ttzero.excel.entity.csv.CSVCellValueAndStyle
Returns the cell style index
getStyleIndex(int, Sheet.Column, Object) - 类 中的方法org.ttzero.excel.entity.e7.XMLCellValueAndStyle
Returns the cell style index
getStyleIndex(int, Sheet.Column, Object) - 接口 中的方法org.ttzero.excel.entity.ICellValueAndStyle
Returns the cell style index
getStyles() - 类 中的方法org.ttzero.excel.entity.Workbook
Returns the global Styles
getSubject() - 类 中的方法org.ttzero.excel.manager.docProps.Core
 
getSubject() - 类 中的方法org.ttzero.excel.reader.AppInfo
The content's subject
getSuffix() - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
The Comma-Separated Values format suffix
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
getTime(String) - 类 中的方法org.ttzero.excel.reader.Row
Get Time value by column name
getTime(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get Time value by column name
getTimestamp(int) - 类 中的方法org.ttzero.excel.reader.Row
Get Timestamp value by column index
getTimestamp(String) - 类 中的方法org.ttzero.excel.reader.Row
Get Timestamp value by column name
getTimestamp(Cell) - 类 中的方法org.ttzero.excel.reader.Row
Get Timestamp value
getTitle() - 类 中的方法org.ttzero.excel.entity.Comment
 
getTitle() - 类 中的方法org.ttzero.excel.manager.docProps.Core
 
getTitle() - 类 中的方法org.ttzero.excel.reader.AppInfo
The content's title
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() - 类 中的方法org.ttzero.excel.entity.Comment
 
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
Returns the App version
getVertical(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
 
getWaterMark() - 类 中的方法org.ttzero.excel.entity.Sheet
Returns the WaterMark
getWaterMark() - 类 中的方法org.ttzero.excel.entity.Workbook
Returns the WaterMark
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
getWorkbookWriter() - 类 中的方法org.ttzero.excel.entity.Workbook
Returns the IWorkbookWriter
getWorksheetWriter(Sheet) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
 
getWorksheetWriter(Sheet) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
 
GIF - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
GREEK - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 

H

HANGUL - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
hasBorder(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
hasFill(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
hasFont(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
hasFormula - 类 中的变量org.ttzero.excel.reader.ExcelReader
A formula flag
hasFormula() - 类 中的方法org.ttzero.excel.reader.ExcelReader
已过时。
This method can not accurately reflect whether the workbook contains formulas. Here we only check whether they contain a common calcChain file, and the Excel files generated by some tools do not contain the calcChain file, but write all formulas in each cell.
hasFormula(int) - 类 中的方法org.ttzero.excel.reader.Row
Check cell has formula
hasFormula(String) - 类 中的方法org.ttzero.excel.reader.Row
Check cell has formula
hasFullValue(ByteBuffer) - 类 中的静态方法org.ttzero.excel.entity.SharedStringTable
Check the remaining data is complete
hashCode() - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Default
 
hashCode() - 类 中的方法org.ttzero.excel.entity.e7.ContentType.Override
 
hashCode() - 类 中的方法org.ttzero.excel.entity.style.Border
 
hashCode() - 类 中的方法org.ttzero.excel.entity.style.Fill
 
hashCode() - 类 中的方法org.ttzero.excel.entity.style.Font
 
hashCode() - 类 中的方法org.ttzero.excel.entity.style.NumFmt
 
hasHeaderColumns() - 类 中的方法org.ttzero.excel.entity.Sheet
Check the header information is exist
hasHorizontal(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
hasNext() - 类 中的方法org.ttzero.excel.entity.RowBlock
 
hasNext() - 类 中的方法org.ttzero.excel.util.CSVUtil.RowsIterator
 
hasNext() - 类 中的方法org.ttzero.excel.util.CSVUtil.SharedRowsIterator
 
hasNonHeader() - 类 中的方法org.ttzero.excel.entity.CSVSheet
Check empty header row
hasNonHeader() - 类 中的方法org.ttzero.excel.entity.Sheet
Check empty header row
hasNumFmt(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
hasVertical(int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
HeaderComment - org.ttzero.excel.annotation中的注释类型
 
headerComment - 类 中的变量org.ttzero.excel.entity.Sheet.Column
 
headerReady - 类 中的变量org.ttzero.excel.entity.Sheet
To mark the header column is ready
headStyle - 类 中的变量org.ttzero.excel.entity.Sheet
 
HEBREW - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
hidden - 类 中的变量org.ttzero.excel.entity.Sheet
Mark the cell is hidden
hidden() - 类 中的方法org.ttzero.excel.entity.Sheet
Setting the worksheet status
Horizontals - org.ttzero.excel.entity.style中的类
 
Horizontals() - 类 的构造器org.ttzero.excel.entity.style.Horizontals
 
hr - 类 中的变量org.ttzero.excel.reader.Row
 

I

i - 类 中的变量org.ttzero.excel.reader.Cell
y-axis of cell in row
I18N - org.ttzero.excel.entity中的类
 
I18N() - 类 的构造器org.ttzero.excel.entity.I18N
 
ICellValueAndStyle - org.ttzero.excel.entity中的接口
 
id - 类 中的变量org.ttzero.excel.entity.Sheet
 
IgnoreExport - org.ttzero.excel.annotation中的注释类型
Specified the field witch not exported
IgnoreImport - org.ttzero.excel.annotation中的注释类型
Specified the field witch not imported mapping.
IMAGE - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
 
INDEX_BORDER - 类 中的静态变量org.ttzero.excel.entity.style.Styles
 
INDEX_FILL - 类 中的静态变量org.ttzero.excel.entity.style.Styles
 
INDEX_FONT - 类 中的静态变量org.ttzero.excel.entity.style.Styles
 
INDEX_HORIZONTAL - 类 中的静态变量org.ttzero.excel.entity.style.Styles
 
INDEX_NUMBER_FORMAT - 类 中的静态变量org.ttzero.excel.entity.style.Styles
 
INDEX_VERTICAL - 类 中的静态变量org.ttzero.excel.entity.style.Styles
 
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(Method[], Method) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
Found source method in methods array witch the source method equals it or the has a same method name and return-type and same parameters
indexOf(String[], String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
Returns the index within this string array of the first occurrence of the specified string.
IndexSharedStringTable - org.ttzero.excel.reader中的类
 
init() - 类 中的方法org.ttzero.excel.entity.Workbook
Create some global entry.
initWriter(Path) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorksheetWriter
 
initWriter(Path) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
 
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
Int conversion to column string number.
IntConversionProcessor - org.ttzero.excel.processor中的接口
An Integer Conversion Typically used to convert state values or enumerated values to meaningful values
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
Test if it is a BigDecimal type
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
Test if it is a char or Character type
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
Test if it is a Timestamp type
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
Returns true if it is null or String.length() is 0.
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
isIgnoreValue() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
 
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
Test if it is a LocalDate type
isLocalDateTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
Test if it is a LocalDateTime type
isLocalTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
Test if it is a LocalTime type
isLong(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
Test if it is a long or Long type
isNotEmpty(String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
Returns true if, and only if, String.length() greater than 0.
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
Test if it is a String type
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
iterator() - 类 中的方法org.ttzero.excel.util.CSVUtil.Reader
Read csv format file.
IWorkbookWriter - org.ttzero.excel.entity中的接口
 
IWorksheetWriter - org.ttzero.excel.entity中的接口
 

J

JOHAB - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
JPEG - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
JPG - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
JUSTIFY - 类 中的静态变量org.ttzero.excel.entity.style.Horizontals
 

K

key - 类 中的变量org.ttzero.excel.entity.Sheet.Column
The key of Map or field name of entry

L

lastColumn - 类 中的变量org.ttzero.excel.reader.Dimension
 
lastRow() - 类 中的方法org.ttzero.excel.entity.RowBlock
 
lastRow - 类 中的变量org.ttzero.excel.reader.Dimension
 
left() - 类 中的方法org.ttzero.excel.entity.ListSheet
Returns left data in array to be write
LEFT - 类 中的静态变量org.ttzero.excel.entity.style.Horizontals
 
likeByTarget(String) - 类 中的方法org.ttzero.excel.manager.RelManager
 
lineSeparator - 接口 中的静态变量org.ttzero.excel.manager.Const
"\n" in UNIX systems, "\r\n" in Windows systems.
listDeclaredFields(Class<?>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared fields that contains all supper class
listDeclaredFields(Class<?>, Class<?>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared fields that contains all supper class
listDeclaredFields(Class<?>, Predicate<Field>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared fields that contains all supper class
listDeclaredFields(Class<?>, Class<?>, Predicate<Field>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared fields that contains all supper class
listDeclaredMethods(Class<?>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared methods that contains all supper class
listDeclaredMethods(Class<?>, Predicate<Method>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared methods that contains all supper class
listDeclaredMethods(Class<?>, Class<?>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared methods that contains all supper class
listDeclaredMethods(Class<?>, Class<?>, Predicate<Method>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared methods that contains all supper class
ListMapSheet - org.ttzero.excel.entity中的类
ListMapSheet is a subclass of ListSheet, the difference is in the way the data is taken
ListMapSheet() - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(String) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(String, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(List<Map<String, ?>>) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(String, List<Map<String, ?>>) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(List<Map<String, ?>>, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(String, List<Map<String, ?>>, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(List<Map<String, ?>>, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
ListMapSheet(String, List<Map<String, ?>>, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListMapSheet
Constructor worksheet
listReadMethods(Class<?>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared read methods that contains all supper class
listReadMethods(Class<?>, Class<?>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared read methods that contains all supper class
listReadMethods(Class<?>, Predicate<Method>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared read methods that contains all supper class
listReadMethods(Class<?>, Class<?>, Predicate<Method>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared read methods that contains all supper class
ListSheet<T> - org.ttzero.excel.entity中的类
List is the most important data source, you can pass all the data at a time, or customize the worksheet to extends the ListSheet, and then override the ListSheet.more() method to achieve segmented loading of data.
ListSheet() - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(String) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(String, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(List<T>) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(String, List<T>) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(List<T>, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(String, List<T>, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(List<T>, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
ListSheet(String, List<T>, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ListSheet
Constructor worksheet
listWriteMethods(Class<?>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared write methods that contains all supper class
listWriteMethods(Class<?>, Class<?>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared write methods that contains all supper class
listWriteMethods(Class<?>, Predicate<Method>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared methods that contains all supper class
listWriteMethods(Class<?>, Class<?>, Predicate<Method>) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
List all declared methods that contains all supper class
load(Path) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
Load the style file from disk
load() - 接口 中的方法org.ttzero.excel.reader.Sheet
Load the sheet data
LOCAL_DATE_TIME - 类 中的静态变量org.ttzero.excel.util.DateUtil
 
LOGGER - 类 中的变量org.ttzero.excel.entity.Sheet
 
LOGGER - 类 中的变量org.ttzero.excel.reader.Row
 
LONG - 类 中的静态变量org.ttzero.excel.reader.Cell
 
lowFirstKey(String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
Turn the first character into an lower case.
lv - 类 中的变量org.ttzero.excel.reader.Cell
Long value

M

malloc(int) - 类 中的方法org.ttzero.excel.entity.Row
Malloc
map - 类 中的变量org.ttzero.excel.entity.AbstractTemplate
 
mapping(Method[], Map<String, Method>, PropertyDescriptor[], Method[]) - 类 中的静态方法org.ttzero.excel.util.ReflectUtil
 
mark() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Sets this buffer's mark at its position.
MAX_CHARACTERS_PER_CELL - 接口 中的静态变量org.ttzero.excel.manager.Const.Limit
The max characters per cell
MAX_COLUMNS_ON_SHEET - 接口 中的静态变量org.ttzero.excel.manager.Const.Limit
The max columns on sheet
MAX_LINE_FEEDS_PER_CELL - 接口 中的静态变量org.ttzero.excel.manager.Const.Limit
The max line feeds per cell
MAX_ROWS_ON_SHEET - 接口 中的静态变量org.ttzero.excel.manager.Const.Limit
Excel07's max rows on sheet
MIDDLE_COMPRESSION - 类 中的静态变量org.ttzero.excel.util.ZipUtil
Compression level for middle compression.
mkdir(Path) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Create a directory
mktmp(String) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Create a temp directory
more() - 类 中的方法org.ttzero.excel.entity.ListSheet
This method is used for the worksheet to get the data.
mv - 类 中的变量org.ttzero.excel.reader.Cell
Decimal value

N

name - 类 中的变量org.ttzero.excel.entity.Sheet.Column
The header name
name - 类 中的变量org.ttzero.excel.entity.Sheet
 
NameValue - org.ttzero.excel.entity中的类
 
NameValue() - 类 的构造器org.ttzero.excel.entity.NameValue
 
NameValue(String, String) - 类 的构造器org.ttzero.excel.entity.NameValue
 
newLine() - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Writes a line separator.
newReader(Path) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV reader.
newReader(Path, Charset) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV reader.
newReader(Path, char) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV reader.
newReader(Path, char, Charset) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV reader.
newWriter(Path) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV writer
newWriter(Path, Charset) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV writer
newWriter(Path, char) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV writer
newWriter(Path, char, Charset) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV writer
newWriter(BufferedWriter) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV writer
newWriter(OutputStream) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Create a CSV writer
next() - 类 中的方法org.ttzero.excel.entity.RowBlock
 
next() - 类 中的方法org.ttzero.excel.util.CSVUtil.RowsIterator
 
next() - 类 中的方法org.ttzero.excel.util.CSVUtil.SharedRowsIterator
 
nextBlock() - 类 中的方法org.ttzero.excel.entity.Sheet
Returns a row-block.
nonOrIntDefault(int) - 类 中的静态方法org.ttzero.excel.entity.Sheet
 
NORMAL - 类 中的静态变量org.ttzero.excel.entity.style.Font.Style
 
NORMAL - 接口 中的静态变量org.ttzero.excel.manager.Const.ColumnType
Standard
NS - org.ttzero.excel.annotation中的注释类型
Namespace
NUMERIC - 类 中的静态变量org.ttzero.excel.reader.Cell
 
NumFmt() - 类 的构造器org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
 
NumFmt - org.ttzero.excel.entity.style中的类
To create a custom number format, you start by selecting one of the built-in number formats as a starting point.
NumFmt(String) - 类 的构造器org.ttzero.excel.entity.style.NumFmt
 
nv - 类 中的变量org.ttzero.excel.reader.Cell
Integer value contain short

O

o - 类 中的变量org.ttzero.excel.entity.Sheet.Column
 
oddFill - 类 中的变量org.ttzero.excel.entity.Sheet
Odd row's background color
OEM - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 
of(int) - 类 中的静态方法org.ttzero.excel.entity.style.Horizontals
 
of(String) - 类 中的静态方法org.ttzero.excel.entity.style.NumFmt
Create a NumFmt
of(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
Returns the style index, if the style not exists it will be insert into styles
of(int) - 类 中的静态方法org.ttzero.excel.entity.style.Verticals
 
of(String) - 类 中的静态方法org.ttzero.excel.entity.WaterMark
Create a water mark with string value
of(Path) - 类 中的静态方法org.ttzero.excel.entity.WaterMark
Create a water mark with location image
of(InputStream) - 类 中的静态方法org.ttzero.excel.entity.WaterMark
Create a water mark with InputStream image
of(Relationship...) - 类 中的静态方法org.ttzero.excel.manager.RelManager
 
of(String) - 类 中的静态方法org.ttzero.excel.reader.Dimension
Create Dimension from a range string
OFFICE_DOCUMENT - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
 
option - 类 中的变量org.ttzero.excel.reader.ExcelReader
Reader Option 0: only parse cell value (default) 2: parse cell value and calc 4: copy value on merge cells These attributes can be combined via `|`, like: VALUE_ONLY|COPY_ON_MERGED
org.ttzero.excel.annotation - 程序包 org.ttzero.excel.annotation
 
org.ttzero.excel.entity - 程序包 org.ttzero.excel.entity
 
org.ttzero.excel.entity.csv - 程序包 org.ttzero.excel.entity.csv
 
org.ttzero.excel.entity.e7 - 程序包 org.ttzero.excel.entity.e7
 
org.ttzero.excel.entity.style - 程序包 org.ttzero.excel.entity.style
 
org.ttzero.excel.manager - 程序包 org.ttzero.excel.manager
 
org.ttzero.excel.manager.docProps - 程序包 org.ttzero.excel.manager.docProps
 
org.ttzero.excel.processor - 程序包 org.ttzero.excel.processor
 
org.ttzero.excel.reader - 程序包 org.ttzero.excel.reader
 
org.ttzero.excel.util - 程序包 org.ttzero.excel.util
 
outOfSheet(int) - 接口 中的方法org.ttzero.excel.entity.IWorksheetWriter
TO check rows out of worksheet
Override(String, String) - 类 的构造器org.ttzero.excel.entity.e7.ContentType.Override
 

P

paging() - 类 中的方法org.ttzero.excel.entity.ListSheet
Split worksheet data
paging() - 类 中的方法org.ttzero.excel.entity.Sheet
Split worksheet data
ParamProcessor - org.ttzero.excel.processor中的接口
Setting the PreparedStatement parameters
PARENTAGE - 接口 中的静态变量org.ttzero.excel.manager.Const.ColumnType
Percentage
parse(String) - 类 中的静态方法org.ttzero.excel.entity.style.Border
The setting order is top -> right -> bottom -> left, the attribute order is style-name + color, if the orientation setting is not complete, the unset orientation has no border.
parse(String) - 类 中的静态方法org.ttzero.excel.entity.style.Fill
fgColor bgColor patternType color patternType : fgColor patternType
parse(String) - 类 中的静态方法org.ttzero.excel.entity.style.Font
Create a Font from font-string italic_bold_underLine_size_family_color or italic bold underLine size family color eq: italic_bold_12_宋体 // 斜体 加粗 12号字 宋体 eq: bold underLine 12 'Times New Roman' red // 加粗 12号字 Times New Roman字体 红字
parseFormula() - 类 中的方法org.ttzero.excel.reader.ExcelReader
Make the reader parse formula
PatternType - org.ttzero.excel.entity.style中的枚举
2.4.53 ST_enmPattern PatternType
PNG - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
PNG - 接口 中的静态变量org.ttzero.excel.manager.Const.Suffix
Png
pom() - 接口 中的静态方法org.ttzero.excel.entity.IWorkbookWriter
 
position() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Returns this buffer's position.
PRINTSETTING - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
processor - 类 中的变量org.ttzero.excel.entity.Sheet.Column
The int value conversion
push(char) - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Write character value into table
push(String) - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Write string value into table
push(char) - 类 中的方法org.ttzero.excel.reader.IndexSharedStringTable
Write character value into table
push(String) - 类 中的方法org.ttzero.excel.reader.IndexSharedStringTable
Write string value into table
put(K, V) - 接口 中的方法org.ttzero.excel.reader.Cache
Associates the specified value with the specified key in this cache.
put(K, V) - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
Associates the specified value with the specified key in this cache.

R

rangeCheck(int) - 类 中的方法org.ttzero.excel.reader.Row
 
read(ByteBuffer) - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Returns a ByteBuffer data from channel position
read(Path) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Constructor Excel Reader
read(InputStream) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Constructor Excel Reader
read(Path, int) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Constructor Excel Reader
read(InputStream, int) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Constructor Excel Reader
read(Path, int, int) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Constructor Excel Reader
read(InputStream, int, int) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Constructor Excel Reader
read(Path, int, int, int) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Constructor Excel Reader
read(InputStream, int, int, int) - 类 中的静态方法org.ttzero.excel.reader.ExcelReader
Constructor Excel Reader
read(Path, Class<T>) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Read csv format file by UTF-8 charset.
read(Path) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Read csv format file by UTF-8 charset.
read(Path, char) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Read csv format file by UTF-8 charset.
read(Path, Class<T>, Charset) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Read csv format file.
read(Path, Charset) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Read csv format file.
read(Path, char, Charset) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Read csv format file.
realloc(int) - 类 中的方法org.ttzero.excel.entity.Row
Resize and clear
ReflectUtil - org.ttzero.excel.util中的类
 
RELATION - 接口 中的静态变量org.ttzero.excel.manager.Const.Suffix
Relation
Relationship - org.ttzero.excel.entity中的类
 
Relationship() - 类 的构造器org.ttzero.excel.entity.Relationship
 
Relationship(String, String) - 类 的构造器org.ttzero.excel.entity.Relationship
 
Relationship(String, String, String) - 类 的构造器org.ttzero.excel.entity.Relationship
 
RELATIONSHIP - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
RELATIONSHIP - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
 
relManager - 类 中的变量org.ttzero.excel.entity.Sheet
 
RelManager - org.ttzero.excel.manager中的类
Relation manager
RelManager() - 类 的构造器org.ttzero.excel.manager.RelManager
 
reMarkPath(Path, Path) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
 
reMarkPath(Path, Path) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
 
reMarkPath(Path, Path, String) - 接口 中的方法org.ttzero.excel.entity.IWorkbookWriter
Move src file into output path
remove(int) - 类 中的方法org.ttzero.excel.entity.Workbook
Remove the Sheet from the specified index
remove(K) - 接口 中的方法org.ttzero.excel.reader.Cache
Removes the mapping for a key from this cache if it is present (optional operation).
remove(K) - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
Removes the mapping for a key from this cache if it is present (optional operation).
remove() - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
Remove the last item
reopen() - 类 中的方法org.ttzero.excel.entity.RowBlock
re-open the row-block
reset(int, Cell, Object, Sheet.Column) - 类 中的方法org.ttzero.excel.entity.csv.CSVCellValueAndStyle
Setting cell value and cell styles
reset(int, Cell, Object, Sheet.Column) - 类 中的方法org.ttzero.excel.entity.e7.XMLCellValueAndStyle
Setting cell value and cell styles
reset(int, Cell, Object, Sheet.Column) - 接口 中的方法org.ttzero.excel.entity.ICellValueAndStyle
Setting cell value and cell styles
reset() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
Resets this buffer's position to the previously-marked position.
reset(int, int) - 类 中的静态方法org.ttzero.excel.entity.style.Styles
 
reset() - 接口 中的方法org.ttzero.excel.reader.Sheet
Reset the Sheet's row index to begging
resetBlockData() - 类 中的方法org.ttzero.excel.entity.CollectionSheet
 
resetBlockData() - 类 中的方法org.ttzero.excel.entity.CSVSheet
Reset the row-block data
resetBlockData() - 类 中的方法org.ttzero.excel.entity.EmptySheet
Reset the row-block data
resetBlockData() - 类 中的方法org.ttzero.excel.entity.ListMapSheet
Reset the row-block data
resetBlockData() - 类 中的方法org.ttzero.excel.entity.ListSheet
Reset the row-block data
resetBlockData() - 类 中的方法org.ttzero.excel.entity.ResultSetSheet
Reset the row-block data
resetBlockData() - 类 中的方法org.ttzero.excel.entity.Sheet
Each row-block is multiplexed and will be called to reset the data when a row-block is completely written.
resizeColumnWidth(File, int) - 类 中的方法org.ttzero.excel.entity.e7.XMLWorksheetWriter
Resize column width
ResultSetSheet - org.ttzero.excel.entity中的类
ResultSet is one of the worksheet data sources, It has a subclass StatementSheet.
ResultSetSheet() - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(String) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(String, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(String, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(ResultSet) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(String, ResultSet) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(ResultSet, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(String, ResultSet, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(ResultSet, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
ResultSetSheet(String, ResultSet, WaterMark, Sheet.Column...) - 类 的构造器org.ttzero.excel.entity.ResultSetSheet
Constructor worksheet
retain() - 类 中的方法org.ttzero.excel.util.CSVUtil.SharedRowsIterator
Retain current row data
RIGHT - 类 中的静态变量org.ttzero.excel.entity.style.Horizontals
 
rm(Path) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Delete if exists file
rm(File) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Delete if exists file
rm_rf(Path) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Remove file and sub-files if it a directory
rm_rf(File, boolean) - 类 中的静态方法org.ttzero.excel.util.FileUtil
Remove file and sub-files if it a directory
RMB - 接口 中的静态变量org.ttzero.excel.manager.Const.ColumnType
RMB
Row - org.ttzero.excel.entity中的类
 
Row() - 类 的构造器org.ttzero.excel.entity.Row
 
Row - org.ttzero.excel.reader中的类
 
Row() - 类 的构造器org.ttzero.excel.reader.Row
 
ROW_BLOCK_SIZE - 接口 中的静态变量org.ttzero.excel.manager.Const
Size of row-block
RowBlock - org.ttzero.excel.entity中的类
All cells in the Cell Table are divided into blocks of 32 consecutive rows, called Row Blocks.The first Row Block starts with the first used row in that sheet.
RowBlock() - 类 的构造器org.ttzero.excel.entity.RowBlock
 
RowBlock(int) - 类 的构造器org.ttzero.excel.entity.RowBlock
 
rowBlock - 类 中的变量org.ttzero.excel.entity.Sheet
 
rows - 类 中的变量org.ttzero.excel.entity.Sheet
The row number
rows() - 接口 中的方法org.ttzero.excel.reader.Sheet
Return a stream of all rows
rs - 类 中的变量org.ttzero.excel.entity.ResultSetSheet
 
RUSSIAN - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 

S

saveAsCSV() - 类 中的方法org.ttzero.excel.entity.Workbook
Save file as Comma-Separated Values.
saveAsCSV(Path) - 接口 中的方法org.ttzero.excel.reader.Sheet
Save file as Comma-Separated Values.
saveAsCSV(OutputStream) - 接口 中的方法org.ttzero.excel.reader.Sheet
Save file as Comma-Separated Values.
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
self - 类 中的变量org.ttzero.excel.reader.ExcelReader
 
setApplication(String) - 类 中的方法org.ttzero.excel.manager.docProps.App
 
setAppVersion(String) - 类 中的方法org.ttzero.excel.manager.docProps.App
Setting the app version, it must not be null
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(int, Cell, Object, Sheet.Column, Class<?>) - 类 中的方法org.ttzero.excel.entity.csv.CSVCellValueAndStyle
Setting cell value
setCellValue(int, Cell, Object, Sheet.Column, Class<?>) - 接口 中的方法org.ttzero.excel.entity.ICellValueAndStyle
Setting cell value
setCellValueAndStyle(ICellValueAndStyle) - 类 中的方法org.ttzero.excel.entity.Sheet
 
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
 
setCore(Core) - 类 中的方法org.ttzero.excel.entity.Workbook
Setting basic information,such as title, subject, keyword, category...
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
 
setHasHeader(boolean) - 类 中的方法org.ttzero.excel.entity.CSVSheet
Setting header flag
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
setNullValue(int, Cell, Sheet.Column) - 接口 中的方法org.ttzero.excel.entity.ICellValueAndStyle
Setting cell value as null
setNumFmt(String) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
Setting a cell format of number or date type
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.entity.Comment
 
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
setValue(String) - 类 中的方法org.ttzero.excel.entity.Comment
 
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
Setting the WaterMark
setWaterMark(WaterMark) - 类 中的方法org.ttzero.excel.entity.Workbook
Setting WaterMark Use WaterMark.of(java.lang.String) method to create a water mark.
setWidth(double) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
Setting the cell's width
setWorkbook(Workbook) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
 
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.csv.CSVWorksheetWriter
 
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
 
sharedIterator() - 类 中的方法org.ttzero.excel.util.CSVUtil.Reader
Read csv format file.
SharedRowsIterator() - 类 的构造器org.ttzero.excel.util.CSVUtil.SharedRowsIterator
 
sharedStream() - 类 中的方法org.ttzero.excel.util.CSVUtil.Reader
Read csv format file.
sharedStream(char) - 类 中的方法org.ttzero.excel.util.CSVUtil.Reader
Read csv format file.
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中的类
 
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中的接口
 
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
 
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
Delete the temp file if @author SharedStringTable
si - 类 中的变量org.ttzero.excel.reader.Cell
Shared calc id
SimpleTemplate - org.ttzero.excel.entity.e7中的类
 
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
Storable - org.ttzero.excel.entity中的接口
 
stream(Class<T>) - 类 中的方法org.ttzero.excel.util.CSVUtil.Reader
Read csv format file.
stream() - 类 中的方法org.ttzero.excel.util.CSVUtil.Reader
Read csv format file.
stringSize(int) - 类 中的静态方法org.ttzero.excel.util.ExtBufferedWriter
 
stringSize(long) - 类 中的静态方法org.ttzero.excel.util.ExtBufferedWriter
 
StringUtil - org.ttzero.excel.util中的类
string util
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
styles - 类 中的变量org.ttzero.excel.entity.Sheet.Column
 
Styles - org.ttzero.excel.entity.style中的类
Each excel style consists of NumFmt, Font, Fill, Border, Verticals and Horizontals, each Worksheet introduced by subscript.
sv - 类 中的变量org.ttzero.excel.reader.Cell
String value
swap(String[], int, int) - 类 中的静态方法org.ttzero.excel.util.StringUtil
Wrap value in string array
SYMBOL - 类 中的静态变量org.ttzero.excel.entity.style.Charset
 

T

t - 类 中的变量org.ttzero.excel.reader.Cell
Value type n=numeric s=string b=boolean f=function string r=inlineStr l=long d=double
template() - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
The Comma-Separated Values format do not support.
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
 
toCellIndex(char[], int, int) - 类 中的静态方法org.ttzero.excel.reader.Row
Convert to column index
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(Date) - 类 中的静态方法org.ttzero.excel.util.DateUtil
java.util.Date to Office open xml date
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
 
toLocalTime(double) - 类 中的静态方法org.ttzero.excel.util.DateUtil
 
toLocalTime(String) - 类 中的静态方法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
Convert to camel case string.
TopNS - org.ttzero.excel.annotation中的注释类型
Top namespace
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.Dimension
 
toString() - 类 中的方法org.ttzero.excel.reader.Row
 
toString() - 类 中的方法org.ttzero.excel.reader.SharedStrings
 
toString(Date) - 类 中的静态方法org.ttzero.excel.util.DateUtil
 
toTime(double) - 类 中的静态方法org.ttzero.excel.util.DateUtil
 
toTime(String) - 类 中的静态方法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

U

UncheckedTypeException - org.ttzero.excel.reader中的异常错误
 
UncheckedTypeException(String, Throwable) - 异常错误 的构造器org.ttzero.excel.reader.UncheckedTypeException
Constructs an instance of this class.
UncheckedTypeException(String) - 异常错误 的构造器org.ttzero.excel.reader.UncheckedTypeException
Constructs an instance of this class.
UNDERLINE - 类 中的静态变量org.ttzero.excel.entity.style.Font.Style
 
underLine() - 类 中的方法org.ttzero.excel.entity.style.Font
 
unzip(InputStream, Path) - 类 中的静态方法org.ttzero.excel.util.ZipUtil
unzip file to descPath
uppFirstKey(String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
Turn the first character into an upper case.

V

VALUE_AND_CALC - 类 中的静态变量org.ttzero.excel.reader.ExcelReader
Parse cell value and calc
VALUE_ONLY - 类 中的静态变量org.ttzero.excel.reader.ExcelReader
Specify ExcelReader only parse cell value (Default)
valueOf(String) - 枚举 中的静态方法org.ttzero.excel.entity.style.BorderStyle
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法org.ttzero.excel.entity.style.Font.Style
 
valueOf(int) - 类 中的静态方法org.ttzero.excel.entity.style.NumFmt
Built-In number format
valueOf(String) - 枚举 中的静态方法org.ttzero.excel.entity.style.PatternType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.ttzero.excel.manager.ExcelType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.ttzero.excel.reader.CellType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.ttzero.excel.entity.style.BorderStyle
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.ttzero.excel.entity.style.PatternType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.ttzero.excel.manager.ExcelType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.ttzero.excel.reader.CellType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
Verticals - org.ttzero.excel.entity.style中的类
 
Verticals() - 类 的构造器org.ttzero.excel.entity.style.Verticals
 
VML - 接口 中的静态变量org.ttzero.excel.manager.Const.Suffix
VML
VMLDRAWING - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
VMLDRAWING - 接口 中的静态变量org.ttzero.excel.manager.Const.Relationship
 

W

watch(Watch) - 类 中的方法org.ttzero.excel.entity.Workbook
Setting a Watch
Watch - org.ttzero.excel.processor中的接口
Output operation logs
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(boolean) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Writes a boolean value, will be convert to boolean string upper case
write(int) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Writes a int value, will be convert to int string
write(long) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Writes a long value, will be convert to long string
write(float) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Writes a single-precision floating-point value, will be convert to single-precision string
write(double) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Writes a double-precision floating-point value, will be convert to double-precision string
write(String) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Compression and escape char sequence - line-break, double-quote or commas should be quoted
write(char[]) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Compression and escape char sequence - line-break, double-quote or commas should be quoted
write(char[], int, int) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Compression and escape char sequence - line-break, double-quote or commas should be quoted
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.csv.CSVWorksheetWriter
Write worksheet header data
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
writeChar(char) - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Writes a single character
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
writeEmpty() - 类 中的方法org.ttzero.excel.util.CSVUtil.Writer
Writes a empty column.
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.csv.CSVWorksheetWriter
Write a row data
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.Comments
 
writeTo(OutputStream) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
Write to OutputStream
writeTo(File) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
Write to file
writeTo(Path) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorkbookWriter
 
writeTo(Path, Supplier<RowBlock>) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorksheetWriter
 
writeTo(Path) - 类 中的方法org.ttzero.excel.entity.csv.CSVWorksheetWriter
 
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.Storable
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
Export the workbook to the specified OutputStream.
writeTo(File) - 类 中的方法org.ttzero.excel.entity.Workbook
Export the workbook to the specified folder
writeTo(List<?>, Path) - 类 中的静态方法org.ttzero.excel.util.CSVUtil
Save vector object as csv format file
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

X

xf - 类 中的变量org.ttzero.excel.reader.Cell
Style index
xlsx(Path, Path...) - 类 中的静态方法org.ttzero.excel.util.ZipUtil
zip files exclude root path command: zip destPath srcPath1 srcPath2 ...
XML - 接口 中的静态变量org.ttzero.excel.manager.Const.ContentType
 
XML - 接口 中的静态变量org.ttzero.excel.manager.Const.Suffix
Xml
XML_DECLARATION - 接口 中的静态变量org.ttzero.excel.manager.Const
Xml declaration
XMLCellValueAndStyle - org.ttzero.excel.entity.e7中的类
 
XMLCellValueAndStyle(int, int) - 类 的构造器org.ttzero.excel.entity.e7.XMLCellValueAndStyle
 
XMLWorkbookWriter - org.ttzero.excel.entity.e7中的类
 
XMLWorkbookWriter() - 类 的构造器org.ttzero.excel.entity.e7.XMLWorkbookWriter
 
XMLWorkbookWriter(Workbook) - 类 的构造器org.ttzero.excel.entity.e7.XMLWorkbookWriter
 
XMLWorksheetWriter - org.ttzero.excel.entity.e7中的类
 
XMLWorksheetWriter(Sheet) - 类 的构造器org.ttzero.excel.entity.e7.XMLWorksheetWriter
 

Z

ZIP - 接口 中的静态变量org.ttzero.excel.manager.Const.Suffix
Zip
zip(Path, Path...) - 类 中的静态方法org.ttzero.excel.util.ZipUtil
zip files exclude root path command: zip destPath srcPath1 srcPath2 ...
zipExcludeRoot(Path, Path...) - 类 中的静态方法org.ttzero.excel.util.ZipUtil
zip files exclude root path command: zip destPath srcPath1 srcPath2 ...
zipPath - 类 中的变量org.ttzero.excel.entity.AbstractTemplate
 
ZipUtil - org.ttzero.excel.util中的类
zip util
A B C D E F G H I J K L M N O P R S T U V W X Z 
跳过导航链接

Copyright © 2020. All rights reserved.