public class JsonLoadOptions extends LoadOptions
| Constructor and Description |
|---|
JsonLoadOptions()
Creates an options of loading the file.
|
| Modifier and Type | Method and Description |
|---|---|
JsonLayoutOptions |
getLayoutOptions()
The options of import json.
|
boolean |
getMultipleWorksheets()
Indicates whether importing each attribute of JsonObject object as one worksheet when all child nodes are array nodes.
|
java.lang.String |
getStartCell()
Gets the start cell.
|
void |
setLayoutOptions(JsonLayoutOptions value)
The options of import json.
|
void |
setMultipleWorksheets(boolean value)
Indicates whether importing each attribute of JsonObject object as one worksheet when all child nodes are array nodes.
|
void |
setStartCell(java.lang.String value)
Sets the start cell.
|
getAutoFilter, getAutoFitterOptions, getCheckDataValid, getCheckExcelRestriction, getDefaultStyleSettings, getFontConfigs, getIgnoreNotPrinted, getIgnoreUselessShapes, getInterruptMonitor, getKeepUnparsedData, getLanguageCode, getLightCellsDataHandler, getLoadFilter, getLoadFormat, getLocale, getMemorySetting, getParsingFormulaOnOpen, getParsingPivotCachedRecords, getPassword, getPreservePaddingSpacesInFormula, getRegion, getStandardFont, getStandardFontSize, getWarningCallback, setAutoFilter, setAutoFitterOptions, setCheckDataValid, setCheckExcelRestriction, setFontConfigs, setIgnoreNotPrinted, setIgnoreUselessShapes, setInterruptMonitor, setKeepUnparsedData, setLanguageCode, setLightCellsDataHandler, setLoadFilter, setLocale, setMemorySetting, setPaperSize, setParsingFormulaOnOpen, setParsingPivotCachedRecords, setPassword, setPreservePaddingSpacesInFormula, setRegion, setStandardFont, setStandardFontSize, setWarningCallbackpublic java.lang.String getStartCell()
public void setStartCell(java.lang.String value)
public JsonLayoutOptions getLayoutOptions()
public void setLayoutOptions(JsonLayoutOptions value)
public boolean getMultipleWorksheets()
public void setMultipleWorksheets(boolean value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2001-2023. All Rights Reserved.