Modifier and Type | Method and Description |
---|---|
List<StyleChangeInfo> |
ComparisonNodeBase.getStyleChanges()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonNodeBase.setStyleChanges(List<StyleChangeInfo> value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StyleChangeInfo[] |
ChangeInfo.getStyleChanges()
Style changes
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeInfo.setStyleChanges(StyleChangeInfo[] value)
Style changes
|
Modifier and Type | Method and Description |
---|---|
StyleChangeInfo[] |
ComparisonHeaderFooter.getStyleChangeInfo()
Deprecated.
Gets or sets the style change information.
|
StyleChangeInfo[] |
ComparisonParagraph.getStyleChangeInfo()
Deprecated.
Gets or sets the style change information.
|
StyleChangeInfo[] |
ComparisonTable.getStyleChangeInfo()
Deprecated.
Gets or sets the style change information.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonHeaderFooter.setStyleChangeInfo(StyleChangeInfo[] value)
Deprecated.
Gets or sets the style change information.
|
void |
ComparisonParagraph.setStyleChangeInfo(StyleChangeInfo[] value)
Deprecated.
Gets or sets the style change information.
|
void |
ComparisonTable.setStyleChangeInfo(StyleChangeInfo[] value)
Deprecated.
Gets or sets the style change information.
|
Modifier and Type | Method and Description |
---|---|
StyleChangeInfo[] |
ComparisonPageBase.getStyleChangeInfo()
Deprecated.
Not use
|
StyleChangeInfo[] |
ComparisonTextSegmentBase.getStyleChangeInfo()
Deprecated.
Gets or sets the style change information.
|
StyleChangeInfo[] |
ComparisonWatermarkBase.getStyleChangeInfo()
Deprecated.
Gets or sets the style change information.
|
StyleChangeInfo[] |
IComparisonComponent.getStyleChangeInfo()
Deprecated.
Gets or sets the style change information.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonPageBase.setStyleChangeInfo(StyleChangeInfo[] value)
Deprecated.
Not use
|
void |
ComparisonTextSegmentBase.setStyleChangeInfo(StyleChangeInfo[] value)
Deprecated.
Gets or sets the style change information.
|
void |
ComparisonWatermarkBase.setStyleChangeInfo(StyleChangeInfo[] value)
Deprecated.
Gets or sets the style change information.
|
void |
IComparisonComponent.setStyleChangeInfo(StyleChangeInfo[] value)
Deprecated.
Gets or sets the style change information.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonAutoShape.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonCell.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonChart.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonColumn.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonParagraph.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonPortion.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonRow.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonShape.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonSlide.getStyleChanges()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonTable.getStyleChanges()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonAutoShape.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonCell.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonChart.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonColumn.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonParagraph.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonPortion.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonRow.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonShape.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonSlide.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
void |
ComparisonTable.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> |
ComparisonPresentationComponentBase.getStyleChanges()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ComparisonPresentationComponentBase.setStyleChanges(com.aspose.ms.System.Collections.Generic.List<StyleChangeInfo> value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract StyleChangeInfo[] |
ComparisonNodeBase.getStyleChanged()
Deprecated.
Gets or sets the style changed.
|
StyleChangeInfo[] |
IComparisonNode.getStyleChanged()
Deprecated.
Get style changed style change info [ ].
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ComparisonNodeBase.setStyleChanged(StyleChangeInfo[] value)
Deprecated.
Gets or sets the style changed.
|
void |
IComparisonNode.setStyleChanged(StyleChangeInfo[] value)
Deprecated.
Sets style changed.
|
Modifier and Type | Method and Description |
---|---|
StyleChangeInfo[] |
ComparisonNode.getStyleChanged()
Deprecated.
Gets or sets the style changed.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonNode.setStyleChanged(StyleChangeInfo[] value)
Deprecated.
Gets or sets the style changed.
|
Copyright © 2018. All rights reserved.