Class CommentSet
java.lang.Object
com.independentsoft.office.spreadsheet.comments.CommentSet
The Class CommentSet.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new comment set.CommentSet(byte[] buffer)Instantiates a new comment set. -
Method Summary
-
Constructor Details
-
CommentSet
public CommentSet()Instantiates a new comment set. -
CommentSet
Instantiates a new comment set.- Parameters:
buffer- the buffer- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details