Package | Description |
---|---|
com.groupdocs.comparison.text | |
com.groupdocs.comparison.text.contracts |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonParagraph
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonParagraph> |
ComparisonTextFile.getParagraphs()
Deprecated.
Gets or sets the paragraphs.
|
com.aspose.ms.System.Collections.Generic.List<IComparisonParagraph> |
ComparisonTextFile.getParagraphsInternal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonTextFile.setParagraphs(List<IComparisonParagraph> value)
Deprecated.
Gets or sets the paragraphs.
|
void |
ComparisonTextFile.setParagraphsInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonParagraph> value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonParagraph> |
IComparisonTextFile.getParagraphs()
Deprecated.
Gets paragraphs.
|
Modifier and Type | Method and Description |
---|---|
void |
IComparisonTextFile.setParagraphs(List<IComparisonParagraph> value)
Deprecated.
Sets paragraphs.
|
Copyright © 2018. All rights reserved.