Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PageSetup :: Maybe Bool -> Maybe CellComments -> Maybe Int -> Maybe Bool -> Maybe PrintErrors -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Text -> Maybe Orientation -> Maybe PageOrder -> Maybe Text -> Maybe PaperSize -> Maybe Text -> Maybe Int -> Maybe Bool -> Maybe Bool -> Maybe Int -> PageSetup

    xlsx Codec.Xlsx.Types

    No documentation available.

  2. module Codec.Xlsx.Types.PageSetup

    No documentation available.

  3. data PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Specifies printed page order

  4. PageOrderDownThenOver :: PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Order pages vertically first, then move horizontally

  5. PageOrderOverThenDown :: PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Order pages horizontally first, then move vertically

  6. data PageSetup

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

  7. PageSetup :: Maybe Bool -> Maybe CellComments -> Maybe Int -> Maybe Bool -> Maybe PrintErrors -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Text -> Maybe Orientation -> Maybe PageOrder -> Maybe Text -> Maybe PaperSize -> Maybe Text -> Maybe Int -> Maybe Bool -> Maybe Bool -> Maybe Int -> PageSetup

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

  8. data Pages

    HPDF Graphics.PDF

    List of all pages

  9. type PageStyle = String

    HaTeX Text.LaTeX.Base.Types

    Page styles are represented by a String.

  10. type PageSetupDoneFunc = PageSetup -> IO ()

    gi-gtk3 GI.Gtk.Callbacks

    The type of function that is passed to printRunPageSetupDialogAsync. This function will be called when the page setup dialog is dismissed, and also serves as destroy notify for data.

Page 221 of many | Previous | Next