| Package | Description |
|---|---|
| net.spreadsheetspace.sdk.orchestrator.model |
| Modifier and Type | Field and Description |
|---|---|
ExcelType |
Metadata.excelType |
| Modifier and Type | Method and Description |
|---|---|
static ExcelType |
ExcelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcelType[] |
ExcelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Metadata(Boolean is_table,
Boolean has_headers,
int rows,
int cols,
Boolean has_template,
Boolean has_data,
ExcelType excelType) |
Copyright © 2018. All rights reserved.