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. data PrintErrors

    xlsx Codec.Xlsx.Types.PageSetup

    Print errors This enumeration specifies how to display cells with errors when printing the worksheet.

  2. PrintErrorsBlank :: PrintErrors

    xlsx Codec.Xlsx.Types.PageSetup

    Display cell errors as blank

  3. PrintErrorsDash :: PrintErrors

    xlsx Codec.Xlsx.Types.PageSetup

    Display cell errors as dashes

  4. PrintErrorsDisplayed :: PrintErrors

    xlsx Codec.Xlsx.Types.PageSetup

    Display cell errors as displayed on screen

  5. PrintErrorsNA :: PrintErrors

    xlsx Codec.Xlsx.Types.PageSetup

    Display cell errors as #N/A

  6. module Codec.Xlsx.Types.PivotTable

    No documentation available.

  7. data PivotFieldInfo

    xlsx Codec.Xlsx.Types.PivotTable

    No documentation available.

  8. PivotFieldInfo :: Maybe PivotFieldName -> Bool -> FieldSortType -> [CellValue] -> PivotFieldInfo

    xlsx Codec.Xlsx.Types.PivotTable

    No documentation available.

  9. newtype PivotFieldName

    xlsx Codec.Xlsx.Types.PivotTable

    No documentation available.

  10. PivotFieldName :: Text -> PivotFieldName

    xlsx Codec.Xlsx.Types.PivotTable

    No documentation available.

Page 764 of many | Previous | Next