Package com.independentsoft.office.odf
Class SpreadsheetContent
java.lang.Object
com.independentsoft.office.odf.SpreadsheetContent
The Class SpreadsheetContent.
-
Constructor Summary
ConstructorsConstructorDescriptionSpreadsheetContent(byte[] buffer, Document mainDocument)Instantiates a new spreadsheet content. -
Method Summary
-
Constructor Details
-
SpreadsheetContent
Instantiates a new spreadsheet content.- Parameters:
buffer- the buffermainDocument- the main document- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
clone
Creates a new object that is a deep copy of the current instance. -
toString
Converts the value of the current SpreadsheetContent object to its equivalent string representation.
-