@Deprecated public class ComparisonPicture extends ComparisonPictureBase
Constructor and Description |
---|
ComparisonPicture(com.aspose.cells.Picture picture)
Deprecated.
Initializes a new instance of the
ComparisonPicture class. |
Modifier and Type | Method and Description |
---|---|
Object |
getAsposeObject()
Deprecated.
|
List<ComparisonNodeBase> |
getChildNodes()
Deprecated.
|
byte[] |
getGetBytes()
Deprecated.
Gets the get bytes.
|
com.groupdocs.comparison.cells.contracts.style.ShapeStyleBase |
getStyle()
Deprecated.
Gets or sets the style.
|
String |
getText()
Deprecated.
Gets text of current node
|
ComparisonTextBodyBase |
getTextBody()
Deprecated.
Gets or sets the text body.
|
String |
getTypeString()
Deprecated.
Gets the type.
|
void |
setStyle(com.groupdocs.comparison.cells.contracts.style.ShapeStyleBase value)
Deprecated.
Gets or sets the style.
|
void |
setTextBody(ComparisonTextBodyBase value)
Deprecated.
Gets or sets the text body.
|
getChildren, updateContents
getChangeType, getStyleChanges, setChangeType, setStyleChanges
public ComparisonPicture(com.aspose.cells.Picture picture)
Initializes a new instance of the ComparisonPicture
class.
picture
- The picture.public byte[] getGetBytes()
Gets the get bytes.
Value: The get bytes of Picture.getGetBytes
in interface IComparisonByteArrayContainer
getGetBytes
in class ComparisonPictureBase
public com.groupdocs.comparison.cells.contracts.style.ShapeStyleBase getStyle()
Gets or sets the style.
Value: The style.getStyle
in class ComparisonShapeBase
public void setStyle(com.groupdocs.comparison.cells.contracts.style.ShapeStyleBase value)
Gets or sets the style.
Value: The style.setStyle
in class ComparisonShapeBase
public ComparisonTextBodyBase getTextBody()
Gets or sets the text body.
Value: The text body.getTextBody
in class ComparisonShapeBase
public void setTextBody(ComparisonTextBodyBase value)
Gets or sets the text body.
Value: The text body.setTextBody
in class ComparisonShapeBase
public String getTypeString()
Gets the type.
getTypeString
in class ComparisonShapeBase
public List<ComparisonNodeBase> getChildNodes()
getChildNodes
in class ComparisonCompositeNodeBase
public Object getAsposeObject()
getAsposeObject
in class ComparisonNodeBase
public String getText()
Gets text of current node
getText
in class ComparisonNodeBase
Exception
- (╯°□°)╯︵┻━┻Copyright © 2018. All rights reserved.