Package com.github.miachm.sods
Class OfficeAnnotation
java.lang.Object
com.github.miachm.sods.OfficeAnnotation
- All Implemented Interfaces:
Cloneable
This class represent an Annotation in a Cell of the Sheet.
It can not be instanced by itself, you should use OfficeAnnotationBuilder
- See Also:
-
Constructor Details
-
OfficeAnnotation
public OfficeAnnotation() -
OfficeAnnotation
-
-
Method Details
-
getMsg
Returns the msg contained in the comment- Returns:
- The msg in the comment
-
getLastModified
Get the date of the comment (last modification date)- Returns:
- The date, or null if it is not known
-
equals
-
hashCode
public int hashCode() -
toString
-