com.groupdocs.viewer.domain.response.description
Class CellsDocumentDescription
java.lang.Object
com.groupdocs.viewer.domain.response.description.CellsDocumentDescription
- All Implemented Interfaces:
- DocumentDescription
public class CellsDocumentDescription
- extends Object
- implements DocumentDescription
- Author:
- Alex Bobkov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellsDocumentDescription
public CellsDocumentDescription()
toJson
public String toJson()
- Description copied from interface:
DocumentDescription
- To json
- Specified by:
toJson
in interface DocumentDescription
- Returns:
- json
getSheets
public List<Sheet> getSheets()
setSheets
public void setSheets(List<Sheet> sheets)
Copyright © 2015. All rights reserved.