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.
_pageSetupPaperWidth :: PageSetup -> Maybe Textxlsx Codec.Xlsx.Types Width of custom paper as a number followed by a unit identifier Examples: 21cm, 8.5in When paperHeight and paperWidth are specified, paperSize shall be ignored.
_pageSetupScale :: PageSetup -> Maybe Intxlsx Codec.Xlsx.Types Print scaling. This attribute is restricted to values ranging from 10 to 400. This setting is overridden when fitToWidth and/or fitToHeight are in use.
_pageSetupUseFirstPageNumber :: PageSetup -> Maybe Boolxlsx Codec.Xlsx.Types Use _pageSetupFirstPageNumber value for first page number, and do not auto number the pages.
_pageSetupUsePrinterDefaults :: PageSetup -> Maybe Boolxlsx Codec.Xlsx.Types Use the printer’s defaults settings for page setup values and don't use the default values specified in the schema. Example: If dpi is not present or specified in the XML, the application must not assume 600dpi as specified in the schema as a default and instead must let the printer specify the default dpi.
_pageSetupVerticalDpi :: PageSetup -> Maybe Intxlsx Codec.Xlsx.Types Vertical print resolution of the device.
_wsPageSetup :: Worksheet -> Maybe PageSetupxlsx Codec.Xlsx.Types No documentation available.
wsPageSetup :: Lens' Worksheet (Maybe PageSetup)xlsx Codec.Xlsx.Types No documentation available.
_pageSetupBlackAndWhite :: PageSetup -> Maybe Boolxlsx Codec.Xlsx.Types.PageSetup Print black and white.
_pageSetupCellComments :: PageSetup -> Maybe CellCommentsxlsx Codec.Xlsx.Types.PageSetup This attribute specifies how to print cell comments.
_pageSetupCopies :: PageSetup -> Maybe Intxlsx Codec.Xlsx.Types.PageSetup Number of copies to print.