Package | Description |
---|---|
com.groupdocs.comparison.common.comparisonsettings |
Modifier and Type | Method and Description |
---|---|
StyleSettings |
ComparisonSettings.getDeletedItemsStyle()
Gets or sets style for the deleted items.
|
StyleSettings |
ComparisonSettings.getInsertedItemsStyle()
Gets or sets style for the inserted items.
|
StyleSettings |
ComparisonSettings.getStyleChangedItemsStyle()
Gets or sets the style changed items style.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonSettings.setDeletedItemsStyle(StyleSettings value) |
void |
ComparisonSettings.setInsertedItemsStyle(StyleSettings value) |
void |
ComparisonSettings.setStyleChangedItemsStyle(StyleSettings value) |
Copyright © 2019. All rights reserved.