@Deprecated public class ComparisonImageSettings extends Object
Constructor and Description |
---|
ComparisonImageSettings()
Deprecated.
Initializes a new instance of the
ComparisonImageSettings class. |
Modifier and Type | Method and Description |
---|---|
int |
getSaveFormat()
Deprecated.
Gets or sets the save format.
|
com.aspose.cells.ImageFormat |
resolveImageFormat()
Deprecated.
Resolve image format com . aspose . cells . image format.
|
String |
resolveSaveFormat()
Deprecated.
Resolve save format string.
|
void |
setSaveFormat(int value)
Deprecated.
Gets or sets the save format.
|
public ComparisonImageSettings()
Initializes a new instance of the ComparisonImageSettings
class.
public int getSaveFormat()
Gets or sets the save format.
Value: The save format.public void setSaveFormat(int value)
Gets or sets the save format.
Value: The save format.value
- the valuepublic com.aspose.cells.ImageFormat resolveImageFormat()
public String resolveSaveFormat()
Copyright © 2018. All rights reserved.