See: Description
| Interface | Description |
|---|---|
| DynamicColumn |
The Interface DynamicColumn.
|
| FunctionsTotal<T extends SheetFunctionTotal<? extends RowSheet>> |
The Interface FunctionsTotal.
|
| GenerateExcel |
The Interface GenerateExcel.
|
| RowSheet |
The Interface RowSheet.
|
| ScopeGenerateExcel |
The Interface ScopeGenerateExcel.
|
| SheetComponent |
The Interface SheetComponent.
|
| Class | Description |
|---|---|
| BaseSheet |
The Class BaseSheet.
|
| DynamicChart<T extends DynamicRowSheet> |
The Class DynamicChart.
|
| DynamicRowSheet |
The Class DynamicRowSheet.
|
| ExcelAttachment<T> |
The Class ExcelAttachment.
ExcelAttachment is used to attachment files within file excel. It is composed by: Attachment - to define the file AttachmentType - to set type file FileName - to define file name The "attachment" field can be a byte array or a string, the string type represent the file path. It is used by RowSheet classes. |
| ExcelHyperlink |
The Class ExcelHyperlink.
|
| MergeSheet |
The Class MergeSheet.
|
| QuerySheetData<T extends RowSheet> |
The Class QuerySheetData.
|
| SheetData<T extends RowSheet> |
The Class SheetData.
|
| SheetDynamicData<T extends DynamicRowSheet> |
The Class SheetDynamicData.
|
| SheetDynamicFunctionTotal<T extends DynamicRowSheet> |
The Class SheetDynamicFunctionTotal.
|
| SheetFunctionTotal<T extends RowSheet> |
The Class SheetFunctionTotal.
|
| SheetSummary |
The Class SheetSummary.
|
Copyright © 2022. All rights reserved.