- 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
-
- 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(OutputStream) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- close(Reader) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- close(Writer) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- close(Channel) - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
- col2Int(String) - 接口 中的静态方法org.ttzero.excel.reader.Sheet
-
Convert column mark to int
- CollectionSheet<T> - org.ttzero.excel.entity中的类
-
FIXME unfinished
- 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中的类
-
- 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
-
- 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
- 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
-
- 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
-
- 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
-
- getDecimal(int) - 类 中的方法org.ttzero.excel.reader.Row
-
- getDecimal(String) - 类 中的方法org.ttzero.excel.reader.Row
-
- getDecimal(Cell) - 类 中的方法org.ttzero.excel.reader.Row
-
- 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
-
- 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
-
- getLocalDate(String) - 类 中的方法org.ttzero.excel.reader.Row
-
- getLocalDate(Cell) - 类 中的方法org.ttzero.excel.reader.Row
-
- getLocalDateTime(int) - 类 中的方法org.ttzero.excel.reader.Row
-
- getLocalDateTime(String) - 类 中的方法org.ttzero.excel.reader.Row
-
- getLocalDateTime(Cell) - 类 中的方法org.ttzero.excel.reader.Row
-
- getLocale() - 类 中的方法org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
-
- getLocalTime(int) - 类 中的方法org.ttzero.excel.reader.Row
-
- getLocalTime(String) - 类 中的方法org.ttzero.excel.reader.Row
-
- getLocalTime(Cell) - 类 中的方法org.ttzero.excel.reader.Row
-
- 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
-
- 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
-
- 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
-
- 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
-
- getTimestamp(String) - 类 中的方法org.ttzero.excel.reader.Row
-
- getTimestamp(Cell) - 类 中的方法org.ttzero.excel.reader.Row
-
- 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
-
- getWaterMark() - 类 中的方法org.ttzero.excel.entity.Workbook
-
- getWidth() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Returns the width of cell
- getWorkbook() - 类 中的方法org.ttzero.excel.entity.e7.XMLWorkbookWriter
-
- getWorkbook() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns workbook
- getWorkbookWriter() - 类 中的方法org.ttzero.excel.entity.Workbook
-
- 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
-
- 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
-
- isBold() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- isBool(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
boolean or
Boolean type
- isChar(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isDate(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
Date type
- isDate(int) - 类 中的方法org.ttzero.excel.entity.style.Styles
-
Test the style is data format
- isDateTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isDouble(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a double-precision floating-point type
- isEmpty() - 类 中的方法org.ttzero.excel.reader.Row
-
Test unused row (not contains any filled or formatted or value)
- isEmpty(String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
-
- isEOF() - 类 中的方法org.ttzero.excel.entity.RowBlock
-
End of file mark
- isFloat(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a single-precision floating-point type
- isHidden() - 类 中的方法org.ttzero.excel.entity.Sheet
-
Returns the worksheet is hidden
- isHidden() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Test Worksheet is hidden
- 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
-
- isLocalDateTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isLocalTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isLong(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
long or
Long type
- isNotEmpty(String) - 类 中的静态方法org.ttzero.excel.util.StringUtil
-
- isPlaceholder(String) - 类 中的方法org.ttzero.excel.entity.AbstractTemplate
-
Check the cell content has placeholder character
- isPlaceholder(String) - 类 中的方法org.ttzero.excel.entity.e7.EmbedTemplate
-
- isPlaceholder(String) - 类 中的方法org.ttzero.excel.entity.e7.SimpleTemplate
-
- isShare() - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell is shared
- isShort(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
short or
Short type
- isShow() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Test Worksheet is show
- isString(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
- isTime(Class<?>) - 接口 中的静态方法org.ttzero.excel.entity.IWorksheetWriter
-
Test if it is a
Time type
- isUnderLine() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- isUnicode() - 类 中的方法org.ttzero.excel.entity.style.BuiltInNumFmt.NumFmt
-
- isWindows() - 类 中的静态方法org.ttzero.excel.util.FileUtil
-
Test current OS system is windows family
- italic() - 类 中的方法org.ttzero.excel.entity.style.Font
-
- ITALIC - 类 中的静态变量org.ttzero.excel.entity.style.Font.Style
-
- iterator() - 类 中的方法org.ttzero.excel.entity.SharedStringTable
-
Returns an iterator over elements of type String
- iterator() - 类 中的方法org.ttzero.excel.reader.FixSizeLRUCache
-
Returns an iterator over elements of type Cache.Entry<K, V>.
- iterator() - 接口 中的方法org.ttzero.excel.reader.Sheet
-
Iterating each row of data contains header information and blank lines
- iterator() - 类 中的方法org.ttzero.excel.util.CSVUtil.Reader
-
Read csv format file.
- IWorkbookWriter - org.ttzero.excel.entity中的接口
-
- IWorksheetWriter - org.ttzero.excel.entity中的接口
-
- 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
-
- setWaterMark(WaterMark) - 类 中的方法org.ttzero.excel.entity.Workbook
-
- setWidth(double) - 类 中的方法org.ttzero.excel.entity.Sheet.Column
-
Setting the cell's width
- setWorkbook(Workbook) - 类 中的方法org.ttzero.excel.entity.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
-
- 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中的类
-
- 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
-
- watch(Watch) - 类 中的方法org.ttzero.excel.entity.Workbook
-
- 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
-
- 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