public class GetAllWorkbookSheetNames extends Object implements BioVoxxelMacroExtensionDescriptor
| Constructor and Description |
|---|
GetAllWorkbookSheetNames() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
protected static String |
getAllWorkbookSheetNames(File workbookFile) |
String |
parameters() |
int[] |
parameterTypes() |
String |
runFromMacro(Object[] parameters) |
protected static final Logger logger
protected static String getAllWorkbookSheetNames(File workbookFile) throws IOException
IOExceptionpublic String runFromMacro(Object[] parameters)
runFromMacro in interface BioVoxxelMacroExtensionDescriptorpublic int[] parameterTypes()
parameterTypes in interface BioVoxxelMacroExtensionDescriptorpublic String description()
description in interface BioVoxxelMacroExtensionDescriptorpublic String parameters()
parameters in interface BioVoxxelMacroExtensionDescriptorCopyright © 2021 BioVoxxel. All rights reserved.