Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_pageSetupDraft :: PageSetup -> Maybe Boolxlsx Codec.Xlsx.Types.PageSetup Print without graphics.
_pageSetupErrors :: PageSetup -> Maybe PrintErrorsxlsx Codec.Xlsx.Types.PageSetup Specifies how to print cell values for cells with errors.
_pageSetupFirstPageNumber :: PageSetup -> Maybe Intxlsx Codec.Xlsx.Types.PageSetup Page number for first printed page. If no value is specified, then automatic is assumed.
_pageSetupFitToHeight :: PageSetup -> Maybe Intxlsx Codec.Xlsx.Types.PageSetup Number of vertical pages to fit on.
_pageSetupFitToWidth :: PageSetup -> Maybe Intxlsx Codec.Xlsx.Types.PageSetup Number of horizontal pages to fit on.
_pageSetupHorizontalDpi :: PageSetup -> Maybe Intxlsx Codec.Xlsx.Types.PageSetup Horizontal print resolution of the device.
_pageSetupId :: PageSetup -> Maybe Textxlsx Codec.Xlsx.Types.PageSetup Relationship Id of the devMode printer settings part. (Explicit reference to a parent XML element.) See 22.8.2.1 "ST_RelationshipId (Explicit Relationship ID)" (p. 3784)
_pageSetupOrientation :: PageSetup -> Maybe Orientationxlsx Codec.Xlsx.Types.PageSetup Orientation of the page.
_pageSetupPageOrder :: PageSetup -> Maybe PageOrderxlsx Codec.Xlsx.Types.PageSetup Order of printed pages
_pageSetupPaperHeight :: PageSetup -> Maybe Textxlsx Codec.Xlsx.Types.PageSetup Height of custom paper as a number followed by a unit identifier. When paperHeight and paperWidth are specified, paperSize shall be ignored. Examples: "297mm", "11in". See 22.9.2.12 "ST_PositiveUniversalMeasure (Positive Universal Measurement)" (p. 3792)