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.

  1. newtype PositiveCoordinate

    xlsx Codec.Xlsx.Types.Drawing.Common

    Positive position or length in EMUs, maximu allowed value is 27273042316900. see 20.1.10.41 "ST_PositiveCoordinate (Positive Coordinate)" (p. 2942)

  2. PositiveCoordinate :: Integer -> PositiveCoordinate

    xlsx Codec.Xlsx.Types.Drawing.Common

    No documentation available.

  3. data PositiveSize2D

    xlsx Codec.Xlsx.Types.Drawing.Common

    No documentation available.

  4. PositiveSize2D :: PositiveCoordinate -> PositiveCoordinate -> PositiveSize2D

    xlsx Codec.Xlsx.Types.Drawing.Common

    No documentation available.

  5. PresetGeometry :: Geometry

    xlsx Codec.Xlsx.Types.Drawing.Common

    No documentation available.

  6. module Codec.Xlsx.Types.PageSetup

    No documentation available.

  7. data PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Specifies printed page order

  8. PageOrderDownThenOver :: PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Order pages vertically first, then move horizontally

  9. PageOrderOverThenDown :: PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Order pages horizontally first, then move vertically

  10. data PageSetup

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

Page 758 of many | Previous | Next