@Deprecated public class ComparisonHyperlink extends com.groupdocs.comparison.cells.contracts.nodes.ComparisonHyperlinkBase
Constructor and Description |
---|
ComparisonHyperlink(com.aspose.cells.Hyperlink hyperlink)
Deprecated.
Initializes a new instance of the
ComparisonHyperlink class. |
Modifier and Type | Method and Description |
---|---|
Object |
getAsposeObject()
Deprecated.
|
String |
getText()
Deprecated.
Gets text of current node
|
getChangeType, getStyleChanges, setChangeType, setStyleChanges
public ComparisonHyperlink(com.aspose.cells.Hyperlink hyperlink)
Initializes a new instance of the ComparisonHyperlink
class.
hyperlink
- The hyperlink.public String getText()
Gets text of current node
getText
in class ComparisonNodeBase
public Object getAsposeObject()
getAsposeObject
in class ComparisonNodeBase
Copyright © 2018. All rights reserved.