Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. data Formatted

    xlsx Codec.Xlsx.Formatted

    Result of formatting See formatted

  2. Formatted :: CellMap -> StyleSheet -> [Range] -> Formatted

    xlsx Codec.Xlsx.Formatted

    No documentation available.

  3. data FormattedCell

    xlsx Codec.Xlsx.Formatted

    Cell with formatting. _cellStyle property of _formattedCell is ignored See formatted for more details.

  4. FormattedCell :: Cell -> Format -> Int -> Int -> FormattedCell

    xlsx Codec.Xlsx.Formatted

    No documentation available.

  5. data FormulaExpression

    xlsx Codec.Xlsx.Types

    formula type with type-specific options

  6. data FormulaExpression

    xlsx Codec.Xlsx.Types.Cell

    formula type with type-specific options

  7. newtype Formula

    xlsx Codec.Xlsx.Types.Common

    A formula See 18.18.35 "ST_Formula (Formula)" (p. 2457)

  8. Formula :: Text -> Formula

    xlsx Codec.Xlsx.Types.Common

    No documentation available.

  9. module Codec.Xlsx.Types.Internal.FormulaData

    No documentation available.

  10. data FormulaData

    xlsx Codec.Xlsx.Types.Internal.FormulaData

    No documentation available.

Page 310 of many | Previous | Next