@Deprecated public class ComparisonTextBox extends ComparisonTextBoxBase
Constructor and Description |
---|
ComparisonTextBox(com.aspose.cells.TextBox textBox)
Deprecated.
Initializes a new instance of the
ComparisonTextBox 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 ComparisonTextBox(com.aspose.cells.TextBox textBox)
Initializes a new instance of the ComparisonTextBox
class.
textBox
- The text box.public byte[] getGetBytes() throws Exception
Gets the get bytes.
Value: The get bytes.getGetBytes
in interface IComparisonByteArrayContainer
getGetBytes
in class ComparisonTextBoxBase
Exception
public Object getAsposeObject()
getAsposeObject
in class ComparisonNodeBase
public List<ComparisonNodeBase> getChildNodes() throws Exception
getChildNodes
in class ComparisonCompositeNodeBase
Exception
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 String getText() throws Exception
Gets text of current node
getText
in class ComparisonNodeBase
Exception
- (╯°□°)╯︵┻━┻Copyright © 2018. All rights reserved.