public class SvgSaveOptions extends ImageSaveOptions
WorkbookRender or SheetRender.
Remarks
NOTE: This class is now obsolete. Instead, please use ImageSaveOptions class. This property will be removed 12 months later since March 2023. Aspose apologizes for any inconvenience you may have experienced.| Constructor and Description |
|---|
SvgSaveOptions()
Deprecated.
Use ImageSaveOptions(SaveFormat.Svg) instead and set ImageSaveOptions.ImageOrPrintOptions.OnePagePerSheet to true.
|
SvgSaveOptions(int saveFormat)
Deprecated.
Use SvgSaveOptions() constructor instead.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSheetIndex()
Deprecated.
Use ImageSaveOptions.ImageOrPrintOptions.SheetSet instead.
|
void |
setSheetIndex(int value)
Deprecated.
Use ImageSaveOptions.ImageOrPrintOptions.SheetSet instead.
|
getImageOrPrintOptions, getStreamProvider, setStreamProvidergetCachedFileFolder, getCheckExcelRestriction, getClearData, getCreateDirectory, getEncryptDocumentProperties, getMergeAreas, getRefreshChartCache, getSaveFormat, getSortExternalNames, getSortNames, getUpdateSmartArt, getValidateMergedAreas, getWarningCallback, setCachedFileFolder, setCheckExcelRestriction, setClearData, setCreateDirectory, setEncryptDocumentProperties, setMergeAreas, setRefreshChartCache, setSortExternalNames, setSortNames, setUpdateSmartArt, setValidateMergedAreas, setWarningCallbackpublic SvgSaveOptions()
Remarks
NOTE: This class is now obsolete. Instead, please use ImageSaveOptions class. This property will be removed 12 months later since March 2023. Aspose apologizes for any inconvenience you may have experienced.public SvgSaveOptions(int saveFormat)
Remarks
NOTE: This constructor is now obsolete. Instead, please use SvgSaveOptions() constructor. This property will be removed 12 months later since August 2022. Aspose apologizes for any inconvenience you may have experienced.saveFormat - SaveFormat. The file format.
It must be svg.public int getSheetIndex()
Remarks
NOTE: This class is now obsolete. Instead, please use ImageSaveOptions class. This property will be removed 12 months later since March 2023. Aspose apologizes for any inconvenience you may have experienced.public void setSheetIndex(int value)
Remarks
NOTE: This class is now obsolete. Instead, please use ImageSaveOptions class. This property will be removed 12 months later since March 2023. Aspose apologizes for any inconvenience you may have experienced.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.