@Deprecated public abstract class ComparisonParagraphBase extends ComparisonCompositeNodeBase
interface IComparisonParagraph
Constructor and Description |
---|
ComparisonParagraphBase()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComparisonRunBase[] |
getRuns()
Deprecated.
Gets a collection of runs from current node
Value:
The runs.
|
protected void |
setRuns(ComparisonRunBase[] value)
Deprecated.
Gets a collection of runs from current node
Value:
The runs.
|
getChildNodes, getChildren, updateContents
getAsposeObject, getChangeType, getStyleChanges, getText, setChangeType, setStyleChanges
public ComparisonRunBase[] getRuns()
Gets a collection of runs from current node
Value: The runs.protected void setRuns(ComparisonRunBase[] value)
Gets a collection of runs from current node
Value: The runs.value
- the valueCopyright © 2018. All rights reserved.