Package com.independentsoft.office.word
Class ParagraphPropertiesRevision
java.lang.Object
com.independentsoft.office.word.Markup
com.independentsoft.office.word.TrackChange
com.independentsoft.office.word.ParagraphPropertiesRevision
The Class ParagraphPropertiesRevision.
-
Field Summary
Fields inherited from class com.independentsoft.office.word.TrackChange
author, date -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new paragraph properties revision. -
Method Summary
Methods inherited from class com.independentsoft.office.word.TrackChange
getAuthor, getDate, setAuthor, setDate
-
Constructor Details
-
ParagraphPropertiesRevision
public ParagraphPropertiesRevision()Instantiates a new paragraph properties revision.
-
-
Method Details
-
clone
- Overrides:
clonein classTrackChange
-
toString
-
getPreviousParagraphProperties
Gets the previous paragraph properties.- Returns:
- the previous paragraph properties
-