Java org.apache.poi.hssf.usermodel HSSFPrintSetup fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hssf.usermodel HSSFPrintSetup fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hssf.usermodel HSSFPrintSetup.

The text is from its open source code.

Method

doublegetFooterMargin()
Returns the footer margin.
doublegetHeaderMargin()
Returns the header margin.
booleangetLandscape()
Returns the landscape mode.
shortgetPaperSize()
Returns the paper size.
voidsetFitHeight(short height)
Set the number of pages high to fit the sheet in
voidsetFitWidth(short width)
Set the number of pages wide to fit the sheet in
voidsetFooterMargin(double footermargin)
Sets the footer margin.
voidsetHeaderMargin(double headermargin)
Sets the header margin.
voidsetLandscape(boolean ls)
Set whether to print in landscape
voidsetLeftToRight(boolean ltor)
Set whether to go left to right or top down in ordering
voidsetNoColor(boolean mono)
Set whether it is black and white
voidsetPageStart(short start)
Set the page numbering start.
voidsetPaperSize(short size)
Set the paper size.
voidsetScale(short scale)
Set the scale.
voidsetUsePage(boolean page)
Set whether to use page start