boolean getAllColumnsInOnePagePerSheet()
com.aspose.cells.ImageFormat getChartImageType()
boolean getCheckWorkbookDefaultFont()
int getDefaultEditLanguage()
java.lang.String getDefaultFont()
com.aspose.cells.DrawObjectEventHandler getDrawObjectEventHandler()
java.lang.String getEmbededImageNameInSvg()
int getGridlineType()
int getHorizontalResolution()
com.aspose.cells.ImageFormat getImageFormat()
int getImageType()
boolean getOnePagePerSheet()
boolean getOnlyArea()
boolean getOutputBlankPageWhenNothingToPrint()
int getPageCount()
int getPageIndex()
com.aspose.cells.IPageSavingCallback getPageSavingCallback()
boolean getPrintWithStatusDialog()
int getPrintingPage()
int getQuality()
boolean getSVGFitToViewPort()
int getSaveFormat()
int getTextCrossType()
int getTiffColorDepth()
int getTiffCompression()
int getTiffPhotometricInterpretation()
boolean getTransparent()
int getVerticalResolution()
com.aspose.cells.IWarningCallback getWarningCallback()
boolean isCellAutoFit()
boolean isFontSubstitutionCharGranularity()
boolean isImageFitToPage()
void setAllColumnsInOnePagePerSheet(boolean)
void setCellAutoFit(boolean)
void setChartImageType(com.aspose.cells.ImageFormat)
void setCheckWorkbookDefaultFont(boolean)
void setDefaultEditLanguage(int)
void setDefaultFont(java.lang.String)
void setDesiredSize(int, int)
void setDrawObjectEventHandler(com.aspose.cells.DrawObjectEventHandler)
void setEmbededImageNameInSvg(java.lang.String)
void setFontSubstitutionCharGranularity(boolean)
void setGridlineType(int)
void setHorizontalResolution(int)
void setImageFitToPage(boolean)
void setImageFormat(com.aspose.cells.ImageFormat)
void setImageType(int)
void setOnePagePerSheet(boolean)
void setOnlyArea(boolean)
void setOutputBlankPageWhenNothingToPrint(boolean)
void setPageCount(int)
void setPageIndex(int)
void setPageSavingCallback(com.aspose.cells.IPageSavingCallback)
void setPrintWithStatusDialog(boolean)
void setPrintingPage(int)
void setQuality(int)
void setRenderingHint(java.awt.RenderingHints$Key, java.lang.Object)
void setSVGFitToViewPort(boolean)
void setSaveFormat(int)
void setTextCrossType(int)
void setTiffColorDepth(int)
void setTiffCompression(int)
void setTiffPhotometricInterpretation(int)
void setTransparent(boolean)
void setVerticalResolution(int)
void setWarningCallback(com.aspose.cells.IWarningCallback)
com.aspose.cells.ImageOrPrintOptions