public class OdsLoadOptions extends LoadOptions
| Constructor and Description |
|---|
OdsLoadOptions()
Represents the options of loading ods file.
|
OdsLoadOptions(int type)
Represents the options of loading ods file.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getApplyExcelDefaultStyleToHyperlink()
Indicates whether applying the default style of the Excel to hyperlink.
|
boolean |
getRefreshPivotTables()
Indicates whether refresh pivot tables when loading file.
|
boolean |
isClassicPivotTable()
Indicates whether the pivot table is classic.
|
void |
setApplyExcelDefaultStyleToHyperlink(boolean value)
Indicates whether applying the default style of the Excel to hyperlink.
|
void |
setClassicPivotTable(boolean value)
Indicates whether the pivot table is classic.
|
void |
setRefreshPivotTables(boolean value)
Indicates whether refresh pivot tables when loading file.
|
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 OdsLoadOptions()
public OdsLoadOptions(int type)
type - LoadFormat. The load format type.public boolean getApplyExcelDefaultStyleToHyperlink()
public void setApplyExcelDefaultStyleToHyperlink(boolean value)
public boolean getRefreshPivotTables()
public void setRefreshPivotTables(boolean value)
public boolean isClassicPivotTable()
public void setClassicPivotTable(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 2003-2025. All Rights Reserved.