JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
A
addImageToWorkbookSheet(ImagePlus, String, Object, int, int)
- Static method in class excel.functions.plugins.
ExcelFunctions
This function adds an image open in ImageJ / Fiji as PNG to the defined worksheet in a defined Excel workbook
Note: the size of images added to Excel cannot be properly controlled via the Apache POI library.
AddImageToWorksheet
- Class in
excel.functions.plugins
AddImageToWorksheet()
- Constructor for class excel.functions.plugins.
AddImageToWorksheet
addImageToWorksheet(ImagePlus, String, Object, int, int)
- Static method in class excel.functions.plugins.
AddImageToWorksheet
addMissingFileExtension(String)
- Method in class excel.functions.utils.
ExcelUtils
AppendArrayAsExcelColumn
- Class in
excel.functions.plugins
AppendArrayAsExcelColumn()
- Constructor for class excel.functions.plugins.
AppendArrayAsExcelColumn
appendArrayAsExcelColumn(Number[], String, Object, int, String)
- Static method in class excel.functions.plugins.
ExcelFunctions
appendArrayAsExcelColumn(String[], String, Object, int, String)
- Static method in class excel.functions.plugins.
ExcelFunctions
AppendArrayAsExcelRow
- Class in
excel.functions.plugins
AppendArrayAsExcelRow()
- Constructor for class excel.functions.plugins.
AppendArrayAsExcelRow
appendArrayAsExcelRow(Number[], String, Object, int)
- Static method in class excel.functions.plugins.
ExcelFunctions
appendArrayAsExcelRow(String[], String, Object, int)
- Static method in class excel.functions.plugins.
ExcelFunctions
appendArrayAsTableColumn(String[], String, Object, Integer, String)
- Static method in class excel.functions.plugins.
AppendArrayAsExcelColumn
appendArrayAsTableRow(String[], String, Object, Integer)
- Static method in class excel.functions.plugins.
AppendArrayAsExcelRow
B
BioVoxxelMacroAutoCompletionExtension
- Class in
excel.functions.macro
BioVoxxelMacroAutoCompletionExtension()
- Constructor for class excel.functions.macro.
BioVoxxelMacroAutoCompletionExtension
BioVoxxelMacroExtensionDescriptor
- Interface in
excel.functions.macro
BioVoxxelMacroExtensions
- Class in
excel.functions.macro
BioVoxxelMacroExtensions()
- Constructor for class excel.functions.macro.
BioVoxxelMacroExtensions
BioVoxxelPlugins
- Interface in
excel.functions.plugins
C
CLOSE_WORKBOOK_AFTER_SAVING
- Static variable in class excel.functions.plugins.
AddImageToWorksheet
CLOSE_WORKBOOK_AFTER_SAVING
- Static variable in class excel.functions.plugins.
AppendArrayAsExcelColumn
CLOSE_WORKBOOK_AFTER_SAVING
- Static variable in class excel.functions.plugins.
AppendArrayAsExcelRow
CLOSE_WORKBOOK_AFTER_SAVING
- Static variable in class excel.functions.plugins.
DeleteWorkbookSheet
CLOSE_WORKBOOK_AFTER_SAVING
- Static variable in class excel.functions.plugins.
SaveTableAsWorksheet
CLOSE_WORKBOOK_AFTER_SAVING
- Static variable in class excel.functions.plugins.
SetColumnDataFormat
createResultsTable(Vector<String[]>)
- Method in class excel.functions.utils.
ExcelUtils
D
DeleteWorkbookSheet
- Class in
excel.functions.plugins
DeleteWorkbookSheet()
- Constructor for class excel.functions.plugins.
DeleteWorkbookSheet
deleteWorkbookSheet(String, Object)
- Static method in class excel.functions.plugins.
DeleteWorkbookSheet
description()
- Method in interface excel.functions.macro.
BioVoxxelMacroExtensionDescriptor
description()
- Method in class excel.functions.plugins.
AddImageToWorksheet
description()
- Method in class excel.functions.plugins.
AppendArrayAsExcelColumn
description()
- Method in class excel.functions.plugins.
AppendArrayAsExcelRow
description()
- Method in class excel.functions.plugins.
DeleteWorkbookSheet
description()
- Method in class excel.functions.plugins.
ImportXlsxWorksheetAsTable
description()
- Method in class excel.functions.plugins.
SaveAllTablesToWorkbook
description()
- Method in class excel.functions.plugins.
SaveTableAsWorksheet
We should define a description for users.
description()
- Method in class excel.functions.plugins.
SetColumnDataFormat
E
excel.functions.macro
- package excel.functions.macro
excel.functions.plugins
- package excel.functions.plugins
excel.functions.utils
- package excel.functions.utils
EXCEL_SHEET_NAME_LIMIT
- Static variable in class excel.functions.utils.
ExcelUtils
ExcelFunctions
- Class in
excel.functions.plugins
ExcelFunctions()
- Constructor for class excel.functions.plugins.
ExcelFunctions
Constructor to use the static Excel functions
ExcelUtils
- Class in
excel.functions.utils
ExcelUtils()
- Constructor for class excel.functions.utils.
ExcelUtils
F
fixFilePath(String)
- Method in class excel.functions.utils.
ExcelUtils
G
getAllSheetNames(Workbook)
- Method in class excel.functions.utils.
ExcelUtils
getAllSheets(Workbook)
- Method in class excel.functions.utils.
ExcelUtils
getCompletions(CompletionProvider)
- Method in class excel.functions.macro.
BioVoxxelMacroAutoCompletionExtension
getExcelUtils()
- Method in class excel.functions.plugins.
ExcelFunctions
getExtensionFunctions()
- Method in class excel.functions.macro.
BioVoxxelMacroExtensions
getIJResultsTable(String)
- Method in class excel.functions.utils.
ExcelUtils
getImageAsByteArray(ImagePlus)
- Method in class excel.functions.utils.
ExcelUtils
getImageJTableColumnsAsVector(ResultsTable)
- Method in class excel.functions.utils.
ExcelUtils
getImageJTableRowsAsVector(ResultsTable)
- Method in class excel.functions.utils.
ExcelUtils
getLastColumnNum(Sheet)
- Static method in class excel.functions.utils.
ExcelUtils
getSheet(Workbook, Object, Boolean)
- Method in class excel.functions.utils.
ExcelUtils
getSheetIndex(Workbook, Object)
- Method in class excel.functions.utils.
ExcelUtils
getSheetName(Workbook, Object)
- Method in class excel.functions.utils.
ExcelUtils
getSheetObjectAsString(Object)
- Method in class excel.functions.utils.
ExcelUtils
getUniqueSheetName(Workbook, String)
- Method in class excel.functions.utils.
ExcelUtils
getVectorContentSize(Vector<String[]>)
- Method in class excel.functions.utils.
ExcelUtils
getWorkbook(File)
- Method in class excel.functions.utils.
ExcelUtils
getWorkbook(String)
- Method in class excel.functions.utils.
ExcelUtils
getXlsxSheetAsVectorOfColumns(Sheet)
- Method in class excel.functions.utils.
ExcelUtils
H
handleExtension(String, Object[])
- Method in class excel.functions.macro.
BioVoxxelMacroExtensions
I
ImportXlsxWorksheetAsTable
- Class in
excel.functions.plugins
ImportXlsxWorksheetAsTable()
- Constructor for class excel.functions.plugins.
ImportXlsxWorksheetAsTable
importXlsxWorksheetAsTable(String, Object)
- Static method in class excel.functions.plugins.
ImportXlsxWorksheetAsTable
isNumeric(Object)
- Method in class excel.functions.utils.
ExcelUtils
isNumeric(String)
- Method in class excel.functions.utils.
ExcelUtils
L
list
- Static variable in interface excel.functions.plugins.
BioVoxxelPlugins
logger
- Static variable in class excel.functions.plugins.
AddImageToWorksheet
logger
- Static variable in class excel.functions.plugins.
AppendArrayAsExcelColumn
logger
- Static variable in class excel.functions.plugins.
AppendArrayAsExcelRow
logger
- Static variable in class excel.functions.plugins.
DeleteWorkbookSheet
logger
- Static variable in class excel.functions.plugins.
ImportXlsxWorksheetAsTable
logger
- Static variable in class excel.functions.plugins.
SaveAllTablesToWorkbook
logger
- Static variable in class excel.functions.plugins.
SaveTableAsWorksheet
logger
- Static variable in class excel.functions.plugins.
SetColumnDataFormat
logger
- Static variable in class excel.functions.utils.
ExcelUtils
LOGGER_SETUP_MISSING
- Static variable in class excel.functions.utils.
ExcelUtils
M
macroExtensionPrefix
- Static variable in interface excel.functions.plugins.
BioVoxxelPlugins
N
noTableFoundMessage()
- Method in class excel.functions.utils.
ExcelUtils
P
parameters()
- Method in interface excel.functions.macro.
BioVoxxelMacroExtensionDescriptor
parameters()
- Method in class excel.functions.plugins.
AddImageToWorksheet
parameters()
- Method in class excel.functions.plugins.
AppendArrayAsExcelColumn
parameters()
- Method in class excel.functions.plugins.
AppendArrayAsExcelRow
parameters()
- Method in class excel.functions.plugins.
DeleteWorkbookSheet
parameters()
- Method in class excel.functions.plugins.
ImportXlsxWorksheetAsTable
parameters()
- Method in class excel.functions.plugins.
SaveAllTablesToWorkbook
parameters()
- Method in class excel.functions.plugins.
SaveTableAsWorksheet
We should provide a user readable list of parameters
parameters()
- Method in class excel.functions.plugins.
SetColumnDataFormat
parameterTypes()
- Method in interface excel.functions.macro.
BioVoxxelMacroExtensionDescriptor
parameterTypes()
- Method in class excel.functions.plugins.
AddImageToWorksheet
parameterTypes()
- Method in class excel.functions.plugins.
AppendArrayAsExcelColumn
parameterTypes()
- Method in class excel.functions.plugins.
AppendArrayAsExcelRow
parameterTypes()
- Method in class excel.functions.plugins.
DeleteWorkbookSheet
parameterTypes()
- Method in class excel.functions.plugins.
ImportXlsxWorksheetAsTable
parameterTypes()
- Method in class excel.functions.plugins.
SaveAllTablesToWorkbook
parameterTypes()
- Method in class excel.functions.plugins.
SaveTableAsWorksheet
We need to define a list of parameter types
parameterTypes()
- Method in class excel.functions.plugins.
SetColumnDataFormat
R
readBooleanMacroInput(Object)
- Static method in class excel.functions.utils.
ExcelUtils
readWorkbook(File)
- Method in class excel.functions.utils.
ExcelUtils
readWorkbook(String)
- Method in class excel.functions.utils.
ExcelUtils
run()
- Method in class excel.functions.macro.
BioVoxxelMacroExtensions
run()
- Method in class excel.functions.plugins.
AddImageToWorksheet
run()
- Method in class excel.functions.plugins.
DeleteWorkbookSheet
run()
- Method in class excel.functions.plugins.
ImportXlsxWorksheetAsTable
run()
- Method in class excel.functions.plugins.
SaveAllTablesToWorkbook
run()
- Method in class excel.functions.plugins.
SaveTableAsWorksheet
run()
- Method in class excel.functions.plugins.
SetColumnDataFormat
runFromMacro(Object[])
- Method in interface excel.functions.macro.
BioVoxxelMacroExtensionDescriptor
runFromMacro(Object[])
- Method in class excel.functions.plugins.
AddImageToWorksheet
runFromMacro(Object[])
- Method in class excel.functions.plugins.
AppendArrayAsExcelColumn
runFromMacro(Object[])
- Method in class excel.functions.plugins.
AppendArrayAsExcelRow
runFromMacro(Object[])
- Method in class excel.functions.plugins.
DeleteWorkbookSheet
runFromMacro(Object[])
- Method in class excel.functions.plugins.
ImportXlsxWorksheetAsTable
runFromMacro(Object[])
- Method in class excel.functions.plugins.
SaveAllTablesToWorkbook
runFromMacro(Object[])
- Method in class excel.functions.plugins.
SaveTableAsWorksheet
runFromMacro(Object[])
- Method in class excel.functions.plugins.
SetColumnDataFormat
S
saveAllOpenTablesAsWorkbookSheets(String, Boolean, Boolean)
- Static method in class excel.functions.plugins.
SaveAllTablesToWorkbook
saveAllOpenTablesToWorkbook(File, Boolean, Boolean)
- Static method in class excel.functions.plugins.
ExcelFunctions
saveAllOpenTablesToWorkbook(String, Boolean, Boolean)
- Static method in class excel.functions.plugins.
ExcelFunctions
SaveAllTablesToWorkbook
- Class in
excel.functions.plugins
SaveAllTablesToWorkbook()
- Constructor for class excel.functions.plugins.
SaveAllTablesToWorkbook
saveTableAsWorkbookSheet(ResultsTable, String, Object, Boolean, Boolean)
- Static method in class excel.functions.plugins.
SaveTableAsWorksheet
SaveTableAsWorksheet
- Class in
excel.functions.plugins
SaveTableAsWorksheet()
- Constructor for class excel.functions.plugins.
SaveTableAsWorksheet
saveTableToWorkbookSheet(ResultsTable, File, Object, Boolean, Boolean)
- Static method in class excel.functions.plugins.
ExcelFunctions
saveTableToWorkbookSheet(ResultsTable, String, Object, Boolean, Boolean)
- Static method in class excel.functions.plugins.
ExcelFunctions
saveTableToWorkbookSheet(String, File, Object, Boolean, Boolean)
- Static method in class excel.functions.plugins.
ExcelFunctions
saveTableToWorkbookSheet(String, String, Object, Boolean, Boolean)
- Static method in class excel.functions.plugins.
ExcelFunctions
saveWorkbook(Workbook, File, boolean)
- Method in class excel.functions.utils.
ExcelUtils
saveWorkbook(Workbook, String, boolean)
- Method in class excel.functions.utils.
ExcelUtils
setColumnDataFormat(String, Object, Integer, String)
- Static method in class excel.functions.plugins.
ExcelFunctions
Allowed data formats can be found under:
BuiltinFormats
SetColumnDataFormat
- Class in
excel.functions.plugins
SetColumnDataFormat()
- Constructor for class excel.functions.plugins.
SetColumnDataFormat
setColumnDataFormat(String, Object, Integer, String)
- Static method in class excel.functions.plugins.
SetColumnDataFormat
setColumnDataFormat(Sheet, Integer, String)
- Static method in class excel.functions.utils.
ExcelUtils
setLoggingParameters(Level, Level)
- Static method in class excel.functions.utils.
ExcelUtils
setupLogger()
- Static method in class excel.functions.utils.
ExcelUtils
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021
BioVoxxel
. All rights reserved.