@Deprecated public class ComparisonRun extends ComparisonRunBase
class ComparisonRun
Constructor and Description |
---|
ComparisonRun(ComparisonFontBase font,
String value,
int type)
Deprecated.
Initializes a new instance of the
ComparisonRun class. |
ComparisonRun(ComparisonFontBase font,
String value,
int type,
int row,
int column,
int position)
Deprecated.
Initializes a new instance of the
ComparisonRun class. |
ComparisonRun(String value)
Deprecated.
Initializes a new instance of the
ComparisonRun class. |
Modifier and Type | Method and Description |
---|---|
Object |
getAsposeObject()
Deprecated.
|
getColumn, getFont, getPosition, getRow, getText, setColumn, setFont, setPosition, setRow, setText
getChangeType, getStyleChanges, setChangeType, setStyleChanges
public ComparisonRun(ComparisonFontBase font, String value, int type)
Initializes a new instance of the ComparisonRun
class.
font
- The font.value
- The value.type
- The type.public ComparisonRun(ComparisonFontBase font, String value, int type, int row, int column, int position)
Initializes a new instance of the ComparisonRun
class.
font
- the fontvalue
- the valuetype
- the typerow
- the rowcolumn
- the columnposition
- the positionpublic ComparisonRun(String value)
Initializes a new instance of the ComparisonRun
class.
value
- The value.public Object getAsposeObject()
getAsposeObject
in class ComparisonNodeBase
Copyright © 2018. All rights reserved.