Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. DynFilterLastMonth :: DynFilterType

    xlsx Codec.Xlsx.Types.AutoFilter

    Shows last month's dates.

  2. DynFilterLastQuarter :: DynFilterType

    xlsx Codec.Xlsx.Types.AutoFilter

    Shows last calendar quarter's dates.

  3. DynFilterLastWeek :: DynFilterType

    xlsx Codec.Xlsx.Types.AutoFilter

    Shows last week's dates, using Sunday as the first weekday.

  4. DynFilterLastYear :: DynFilterType

    xlsx Codec.Xlsx.Types.AutoFilter

    Shows last year's dates.

  5. PerLast7Days :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date in the last seven days.

  6. PerLastMonth :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring in the last calendar month.

  7. PerLastWeek :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring last week.

  8. _txbdSpcFirstLastPara :: TextBody -> Bool

    xlsx Codec.Xlsx.Types.Drawing.Common

    Specifies whether the before and after paragraph spacing defined by the user is to be respected.

  9. _alignmentJustifyLastLine :: Alignment -> Maybe Bool

    xlsx Codec.Xlsx.Types.StyleSheet

    A boolean value indicating if the cells justified or distributed alignment should be used on the last line of text. (This is typical for East Asian alignments but not typical in other contexts.)

  10. alignmentJustifyLastLine :: Lens' Alignment (Maybe Bool)

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

Page 102 of many | Previous | Next