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. FormatType :: CodePointType

    unicode-data Unicode.Char.General

    Format: invisible but affects neighboring characters. Defined by the following general categories: LineSeparator, ParagraphSeparator, Format.

  2. module Codec.Xlsx.Formatted

    Higher level interface for creating styled worksheets

  3. data Format

    xlsx Codec.Xlsx.Formatted

    Formatting options used to format cells TODOs:

  4. Format :: Maybe Alignment -> Maybe Border -> Maybe Fill -> Maybe Font -> Maybe NumberFormat -> Maybe Protection -> Maybe Bool -> Maybe Bool -> Format

    xlsx Codec.Xlsx.Formatted

    No documentation available.

  5. data Formatted

    xlsx Codec.Xlsx.Formatted

    Result of formatting See formatted

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

    xlsx Codec.Xlsx.Formatted

    No documentation available.

  7. data FormattedCell

    xlsx Codec.Xlsx.Formatted

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

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

    xlsx Codec.Xlsx.Formatted

    No documentation available.

  9. data FormulaExpression

    xlsx Codec.Xlsx.Types

    formula type with type-specific options

  10. data FormulaExpression

    xlsx Codec.Xlsx.Types.Cell

    formula type with type-specific options

Page 310 of many | Previous | Next