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.

  1. _pageSetupCellComments :: PageSetup -> Maybe CellComments

    xlsx Codec.Xlsx.Types.PageSetup

    This attribute specifies how to print cell comments.

  2. _pageSetupCopies :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types.PageSetup

    Number of copies to print.

  3. _pageSetupDraft :: PageSetup -> Maybe Bool

    xlsx Codec.Xlsx.Types.PageSetup

    Print without graphics.

  4. _pageSetupErrors :: PageSetup -> Maybe PrintErrors

    xlsx Codec.Xlsx.Types.PageSetup

    Specifies how to print cell values for cells with errors.

  5. _pageSetupFirstPageNumber :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types.PageSetup

    Page number for first printed page. If no value is specified, then automatic is assumed.

  6. _pageSetupFitToHeight :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types.PageSetup

    Number of vertical pages to fit on.

  7. _pageSetupFitToWidth :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types.PageSetup

    Number of horizontal pages to fit on.

  8. _pageSetupHorizontalDpi :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types.PageSetup

    Horizontal print resolution of the device.

  9. _pageSetupId :: PageSetup -> Maybe Text

    xlsx 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)

  10. _pageSetupOrientation :: PageSetup -> Maybe Orientation

    xlsx Codec.Xlsx.Types.PageSetup

    Orientation of the page.

Page 286 of many | Previous | Next