@Deprecated public class CellsChangeInfo extends ChangeInfo
Information about changes from Cells comparison component
Constructor and Description |
---|
CellsChangeInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getNodePosition()
Deprecated.
Position of changed element in a stack of all components from compared document
|
void |
setNodePosition(String value)
Deprecated.
Position of changed element in a stack of all components from compared document
|
getAction, getActionStr, getAuthors, getBox, getId, getPage, getStyleChanges, getText, getType, getTypeStr, setAction, setAuthors, setBox, setId, setPage, setStyleChanges, setText, setType
public String getNodePosition()
Position of changed element in a stack of all components from compared document
public void setNodePosition(String value)
Position of changed element in a stack of all components from compared document
value
- the valueCopyright © 2018. All rights reserved.