Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_pageSetupPaperHeight :: PageSetup -> Maybe Textxlsx Codec.Xlsx.Types 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)
_pageSetupPaperSize :: PageSetup -> Maybe PaperSizexlsx Codec.Xlsx.Types Pager size When paperHeight, paperWidth, and paperUnits are specified, paperSize should be ignored.
_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.