@Deprecated public class ComparisonTextBody extends ComparisonTextBodyBase
Constructor and Description |
---|
ComparisonTextBody(com.aspose.cells.FontSettingCollection TextBody)
Deprecated.
Initializes a new instance of the
ComparisonTextBody class. |
Modifier and Type | Method and Description |
---|---|
Object |
getAsposeObject()
Deprecated.
|
List<ComparisonNodeBase> |
getChildNodes()
Deprecated.
|
ComparisonParagraphBase[] |
getParagraphs()
Deprecated.
Gets the paragraphs.
|
getChildren, updateContents
getChangeType, getStyleChanges, getText, setChangeType, setStyleChanges
public ComparisonTextBody(com.aspose.cells.FontSettingCollection TextBody)
Initializes a new instance of the ComparisonTextBody
class.
TextBody
- The text body.public ComparisonParagraphBase[] getParagraphs()
Gets the paragraphs.
getParagraphs
in class ComparisonTextBodyBase
public Object getAsposeObject()
getAsposeObject
in class ComparisonNodeBase
public List<ComparisonNodeBase> getChildNodes()
getChildNodes
in class ComparisonCompositeNodeBase
Copyright © 2018. All rights reserved.