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. _dlblShowPercent :: DataLblProps -> Maybe Bool

    xlsx Codec.Xlsx.Types.Drawing.Chart

    No documentation available.

  2. _dlblShowSerName :: DataLblProps -> Maybe Bool

    xlsx Codec.Xlsx.Types.Drawing.Chart

    No documentation available.

  3. _dlblShowVal :: DataLblProps -> Maybe Bool

    xlsx Codec.Xlsx.Types.Drawing.Chart

    No documentation available.

  4. tshow :: Show a => a -> Text

    xlsx Codec.Xlsx.Types.Internal.CommentTable

    No documentation available.

  5. _sheetViewShowFormulas :: SheetView -> Maybe Bool

    xlsx Codec.Xlsx.Types.SheetViews

    Flag indicating whether this sheet should display formulas.

  6. _sheetViewShowGridLines :: SheetView -> Maybe Bool

    xlsx Codec.Xlsx.Types.SheetViews

    Flag indicating whether this sheet should display gridlines.

  7. _sheetViewShowOutlineSymbols :: SheetView -> Maybe Bool

    xlsx Codec.Xlsx.Types.SheetViews

    Flag indicating whether the sheet has outline symbols visible. This flag shall always override SheetPr element's outlinePr child element whose attribute is named showOutlineSymbols when there is a conflict.

  8. _sheetViewShowRowColHeaders :: SheetView -> Maybe Bool

    xlsx Codec.Xlsx.Types.SheetViews

    Flag indicating whether the sheet should display row and column headings.

  9. _sheetViewShowRuler :: SheetView -> Maybe Bool

    xlsx Codec.Xlsx.Types.SheetViews

    Show the ruler in Page Layout View.

  10. _sheetViewShowWhiteSpace :: SheetView -> Maybe Bool

    xlsx Codec.Xlsx.Types.SheetViews

    Flag indicating whether page layout view shall display margins. False means do not display left, right, top (header), and bottom (footer) margins (even when there is data in the header or footer).

Page 294 of many | Previous | Next