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. _numFmtId :: NumFmt -> Int

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  2. _styleSheetNumFmts :: StyleSheet -> Map Int FormatCode

    xlsx Codec.Xlsx.Types.StyleSheet

    Number formats This element contains custom number formats defined in this style sheet Section 18.8.31, "numFmts (Number Formats)" (p. 1784)

  3. cellXfApplyNumberFormat :: Lens' CellXf (Maybe Bool)

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  4. cellXfNumFmtId :: Lens' CellXf (Maybe Int)

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  5. dxfNumFmt :: Lens' Dxf (Maybe NumFmt)

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  6. firstUserNumFmtId :: Int

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  7. idToStdNumberFormat :: Int -> Maybe ImpliedNumberFormat

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  8. stdNumberFormatId :: ImpliedNumberFormat -> Int

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  9. styleSheetNumFmts :: Lens' StyleSheet (Map Int FormatCode)

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  10. data Enumerate

    DPutils Data.Paired.Common

    Select only a subset of the possible enumerations.

Page 367 of many | Previous | Next