Variable: PrintSetupRecord.draft
org.apache.poi.hssf.record.PrintSetupRecord.getDraft (PrintSetupRecord.java:308)
org.apache.poi.hssf.record.PrintSetupRecord.setDraft (PrintSetupRecord.java:211)
Variable: PrintSetupRecord.field_10_footermargin
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:154)
org.apache.poi.hssf.record.PrintSetupRecord.getFooterMargin (PrintSetupRecord.java:344)
Variable: PrintSetupRecord.field_11_copies
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:155)
org.apache.poi.hssf.record.PrintSetupRecord.getCopies (PrintSetupRecord.java:349)
Variable: PrintSetupRecord.field_1_paper_size
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:145)
org.apache.poi.hssf.record.PrintSetupRecord.getPaperSize (PrintSetupRecord.java:257)
Variable: PrintSetupRecord.field_2_scale
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:146)
org.apache.poi.hssf.record.PrintSetupRecord.getScale (PrintSetupRecord.java:262)
Variable: PrintSetupRecord.field_3_page_start
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:147)
org.apache.poi.hssf.record.PrintSetupRecord.getPageStart (PrintSetupRecord.java:267)
Variable: PrintSetupRecord.field_4_fit_width
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:148)
org.apache.poi.hssf.record.PrintSetupRecord.getFitWidth (PrintSetupRecord.java:272)
Variable: PrintSetupRecord.field_5_fit_height
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:149)
org.apache.poi.hssf.record.PrintSetupRecord.getFitHeight (PrintSetupRecord.java:277)
Variable: PrintSetupRecord.field_6_options
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:150)
org.apache.poi.hssf.record.PrintSetupRecord.getDraft (PrintSetupRecord.java:308)
org.apache.poi.hssf.record.PrintSetupRecord.getLandscape (PrintSetupRecord.java:293)
org.apache.poi.hssf.record.PrintSetupRecord.getLeftToRight (PrintSetupRecord.java:288)
org.apache.poi.hssf.record.PrintSetupRecord.getNoColor (PrintSetupRecord.java:303)
org.apache.poi.hssf.record.PrintSetupRecord.getNoOrientation (PrintSetupRecord.java:318)
org.apache.poi.hssf.record.PrintSetupRecord.getNotes (PrintSetupRecord.java:313)
org.apache.poi.hssf.record.PrintSetupRecord.getOptions (PrintSetupRecord.java:282)
org.apache.poi.hssf.record.PrintSetupRecord.getUsePage (PrintSetupRecord.java:323)
org.apache.poi.hssf.record.PrintSetupRecord.getValidSettings (PrintSetupRecord.java:298)
org.apache.poi.hssf.record.PrintSetupRecord.setDraft (PrintSetupRecord.java:211)
org.apache.poi.hssf.record.PrintSetupRecord.setDraft (PrintSetupRecord.java:211)
org.apache.poi.hssf.record.PrintSetupRecord.setLandscape (PrintSetupRecord.java:196)
org.apache.poi.hssf.record.PrintSetupRecord.setLandscape (PrintSetupRecord.java:196)
org.apache.poi.hssf.record.PrintSetupRecord.setLeftToRight (PrintSetupRecord.java:191)
org.apache.poi.hssf.record.PrintSetupRecord.setLeftToRight (PrintSetupRecord.java:191)
org.apache.poi.hssf.record.PrintSetupRecord.setNoColor (PrintSetupRecord.java:206)
org.apache.poi.hssf.record.PrintSetupRecord.setNoColor (PrintSetupRecord.java:206)
org.apache.poi.hssf.record.PrintSetupRecord.setNoOrientation (PrintSetupRecord.java:221)
org.apache.poi.hssf.record.PrintSetupRecord.setNoOrientation (PrintSetupRecord.java:221)
org.apache.poi.hssf.record.PrintSetupRecord.setNotes (PrintSetupRecord.java:216)
org.apache.poi.hssf.record.PrintSetupRecord.setNotes (PrintSetupRecord.java:216)
org.apache.poi.hssf.record.PrintSetupRecord.setUsePage (PrintSetupRecord.java:226)
org.apache.poi.hssf.record.PrintSetupRecord.setUsePage (PrintSetupRecord.java:226)
org.apache.poi.hssf.record.PrintSetupRecord.setValidSettings (PrintSetupRecord.java:201)
org.apache.poi.hssf.record.PrintSetupRecord.setValidSettings (PrintSetupRecord.java:201)
Variable: PrintSetupRecord.field_7_hresolution
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:151)
org.apache.poi.hssf.record.PrintSetupRecord.getHResolution (PrintSetupRecord.java:329)
Variable: PrintSetupRecord.field_8_vresolution
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:152)
org.apache.poi.hssf.record.PrintSetupRecord.getVResolution (PrintSetupRecord.java:334)
Variable: PrintSetupRecord.field_9_headermargin
org.apache.poi.hssf.record.PrintSetupRecord.fillFields (PrintSetupRecord.java:153)
org.apache.poi.hssf.record.PrintSetupRecord.getHeaderMargin (PrintSetupRecord.java:339)
Method: PrintSetupRecord.fillFields(byte,short,int)
Method: PrintSetupRecord.getCopies()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:413)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:393)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getCopies (HSSFPrintSetup.java:418)
Method: PrintSetupRecord.getDraft()
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:377)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getDraft (HSSFPrintSetup.java:346)
Method: PrintSetupRecord.getFitHeight()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:407)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:365)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getFitHeight (HSSFPrintSetup.java:292)
Method: PrintSetupRecord.getFitWidth()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:406)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:363)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getFitWidth (HSSFPrintSetup.java:283)
Method: PrintSetupRecord.getFooterMargin()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:412)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:391)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getFooterMargin (HSSFPrintSetup.java:409)
Method: PrintSetupRecord.getHResolution()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:409)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:385)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getHResolution (HSSFPrintSetup.java:382)
Method: PrintSetupRecord.getHeaderMargin()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:411)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:389)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getHeaderMargin (HSSFPrintSetup.java:400)
Method: PrintSetupRecord.getLandscape()
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:371)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getLandscape (HSSFPrintSetup.java:319)
Method: PrintSetupRecord.getLeftToRight()
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:369)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getLeftToRight (HSSFPrintSetup.java:310)
Method: PrintSetupRecord.getNoColor()
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:375)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getNoColor (HSSFPrintSetup.java:337)
Method: PrintSetupRecord.getNoOrientation()
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:381)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getNoOrientation (HSSFPrintSetup.java:364)
Method: PrintSetupRecord.getNotes()
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:379)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getNotes (HSSFPrintSetup.java:355)
Method: PrintSetupRecord.getOptions()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:408)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:367)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getOptions (HSSFPrintSetup.java:301)
Method: PrintSetupRecord.getPageStart()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:405)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:361)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getPageStart (HSSFPrintSetup.java:274)
Method: PrintSetupRecord.getPaperSize()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:403)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:357)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getPaperSize (HSSFPrintSetup.java:256)
Method: PrintSetupRecord.getRecordSize()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:414)
Method: PrintSetupRecord.getScale()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:404)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:359)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getScale (HSSFPrintSetup.java:265)
Method: PrintSetupRecord.getSid()
Method: PrintSetupRecord.getUsePage()
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:383)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getUsePage (HSSFPrintSetup.java:373)
Method: PrintSetupRecord.getVResolution()
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:410)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:387)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getVResolution (HSSFPrintSetup.java:391)
Method: PrintSetupRecord.getValidSettings()
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:373)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.getValidSettings (HSSFPrintSetup.java:328)
Variable: PrintSetupRecord.landscape
org.apache.poi.hssf.record.PrintSetupRecord.getLandscape (PrintSetupRecord.java:293)
org.apache.poi.hssf.record.PrintSetupRecord.setLandscape (PrintSetupRecord.java:196)
Variable: PrintSetupRecord.lefttoright
org.apache.poi.hssf.record.PrintSetupRecord.getLeftToRight (PrintSetupRecord.java:288)
org.apache.poi.hssf.record.PrintSetupRecord.setLeftToRight (PrintSetupRecord.java:191)
Variable: PrintSetupRecord.noOrientation
org.apache.poi.hssf.record.PrintSetupRecord.getNoOrientation (PrintSetupRecord.java:318)
org.apache.poi.hssf.record.PrintSetupRecord.setNoOrientation (PrintSetupRecord.java:221)
Variable: PrintSetupRecord.nocolor
org.apache.poi.hssf.record.PrintSetupRecord.getNoColor (PrintSetupRecord.java:303)
org.apache.poi.hssf.record.PrintSetupRecord.setNoColor (PrintSetupRecord.java:206)
Variable: PrintSetupRecord.notes
org.apache.poi.hssf.record.PrintSetupRecord.getNotes (PrintSetupRecord.java:313)
org.apache.poi.hssf.record.PrintSetupRecord.setNotes (PrintSetupRecord.java:216)
Method: PrintSetupRecord.serialize(int,byte)
Method: PrintSetupRecord.setCopies(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1599)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setCopies (HSSFPrintSetup.java:247)
Method: PrintSetupRecord.setDraft(boolean)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setDraft (HSSFPrintSetup.java:175)
Method: PrintSetupRecord.setFitHeight(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1593)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setFitHeight (HSSFPrintSetup.java:118)
Method: PrintSetupRecord.setFitWidth(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1592)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setFitWidth (HSSFPrintSetup.java:109)
Method: PrintSetupRecord.setFooterMargin(double)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1598)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setFooterMargin (HSSFPrintSetup.java:238)
Method: PrintSetupRecord.setHResolution(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1595)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setHResolution (HSSFPrintSetup.java:211)
Method: PrintSetupRecord.setHeaderMargin(double)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1597)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setHeaderMargin (HSSFPrintSetup.java:229)
Method: PrintSetupRecord.setLandscape(boolean)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setLandscape (HSSFPrintSetup.java:147)
Method: PrintSetupRecord.setLeftToRight(boolean)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setLeftToRight (HSSFPrintSetup.java:138)
Method: PrintSetupRecord.setNoColor(boolean)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setNoColor (HSSFPrintSetup.java:166)
Method: PrintSetupRecord.setNoOrientation(boolean)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setNoOrientation (HSSFPrintSetup.java:193)
Method: PrintSetupRecord.setNotes(boolean)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setNotes (HSSFPrintSetup.java:184)
Method: PrintSetupRecord.setOptions(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1594)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setOptions (HSSFPrintSetup.java:128)
Method: PrintSetupRecord.setPageStart(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1591)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setPageStart (HSSFPrintSetup.java:100)
Method: PrintSetupRecord.setPaperSize(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1589)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setPaperSize (HSSFPrintSetup.java:82)
Method: PrintSetupRecord.setScale(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1590)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setScale (HSSFPrintSetup.java:91)
Method: PrintSetupRecord.setUsePage(boolean)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setUsePage (HSSFPrintSetup.java:202)
Method: PrintSetupRecord.setVResolution(short)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1596)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setVResolution (HSSFPrintSetup.java:220)
Method: PrintSetupRecord.setValidSettings(boolean)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.setValidSettings (HSSFPrintSetup.java:156)
Variable: PrintSetupRecord.sid
org.apache.poi.hssf.dev.BiffViewer.createRecord (BiffViewer.java:456)
org.apache.poi.hssf.model.Sheet.createSheet (Sheet.java:245)
org.apache.poi.hssf.record.PrintSetupRecord.serialize (PrintSetupRecord.java:401)
org.apache.poi.hssf.record.PrintSetupRecord.validateSid (PrintSetupRecord.java:136)
Method: PrintSetupRecord.toString()
Variable: PrintSetupRecord.toString.buffer
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:354)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:356)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:357)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:359)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:361)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:363)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:365)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:367)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:369)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:371)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:373)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:375)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:377)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:379)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:381)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:383)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:385)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:387)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:389)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:391)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:393)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:395)
org.apache.poi.hssf.record.PrintSetupRecord.toString (PrintSetupRecord.java:396)
Variable: PrintSetupRecord.usepage
org.apache.poi.hssf.record.PrintSetupRecord.getUsePage (PrintSetupRecord.java:323)
org.apache.poi.hssf.record.PrintSetupRecord.setUsePage (PrintSetupRecord.java:226)
Method: PrintSetupRecord.validateSid(short)
Variable: PrintSetupRecord.validsettings
org.apache.poi.hssf.record.PrintSetupRecord.getValidSettings (PrintSetupRecord.java:298)
org.apache.poi.hssf.record.PrintSetupRecord.setValidSettings (PrintSetupRecord.java:201)
Class: PrintSetupRecord
org.apache.poi.hssf.dev.BiffViewer.createRecord (BiffViewer.java:456)
org.apache.poi.hssf.model.Sheet.createPrintSetup (Sheet.java:1587)
org.apache.poi.hssf.model.Sheet.createSheet (Sheet.java:245)
org.apache.poi.hssf.model.Sheet.createSheet (Sheet.java:247)
org.apache.poi.hssf.model.Sheet.createSheet (Sheet.java:315)
org.apache.poi.hssf.model.Sheet.setPrintSetup (Sheet.java:2012)
org.apache.poi.hssf.usermodel.HSSFPrintSetup.HSSFPrintSetup (HSSFPrintSetup.java:72)