Package | Description |
---|---|
io.keikai.importer | |
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
io.keikai.range.impl.imexp |
Keikai Spreadsheet Internal Range API Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
SPrintSetup.PaperSize |
XlsxExtractor.XlsxPageSetupExtractor.getPaperSize() |
Modifier and Type | Method and Description |
---|---|
SPrintSetup.PaperSize |
SPrintSetup.getPaperSize() |
static SPrintSetup.PaperSize |
SPrintSetup.PaperSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SPrintSetup.PaperSize[] |
SPrintSetup.PaperSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SPrintSetup.setPaperSize(SPrintSetup.PaperSize size) |
Modifier and Type | Method and Description |
---|---|
SPrintSetup.PaperSize |
PrintSetupImpl.getPaperSize() |
Modifier and Type | Method and Description |
---|---|
void |
PrintSetupImpl.setPaperSize(SPrintSetup.PaperSize size) |
Modifier and Type | Method and Description |
---|---|
static SPrintSetup.PaperSize |
PoiEnumConversion.toPaperSize(short paperSize) |
Modifier and Type | Method and Description |
---|---|
static short |
PoiEnumConversion.toPoiPaperSize(SPrintSetup.PaperSize paperSize) |
Copyright © 2020. All rights reserved.