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 PaneType

    xlsx Codec.Xlsx.Types.SheetViews

    Pane type Section 18.18.52 "ST_Pane (Pane Types)" (p. 2710)

  2. PaneTypeBottomLeft :: PaneType

    xlsx Codec.Xlsx.Types.SheetViews

    Bottom left pane, when both vertical and horizontal splits are applied. This value is also used when only a horizontal split has been applied, dividing the pane into upper and lower regions. In that case, this value specifies the bottom pane.

  3. PaneTypeBottomRight :: PaneType

    xlsx Codec.Xlsx.Types.SheetViews

    No documentation available.

  4. PaneTypeTopLeft :: PaneType

    xlsx Codec.Xlsx.Types.SheetViews

    Top left pane, when both vertical and horizontal splits are applied. This value is also used when only a horizontal split has been applied, dividing the pane into upper and lower regions. In that case, this value specifies the top pane. This value is also used when only a vertical split has been applied, dividing the pane into right and left regions. In that case, this value specifies the left pane

  5. PaneTypeTopRight :: PaneType

    xlsx Codec.Xlsx.Types.SheetViews

    Top right pane, when both vertical and horizontal splits are applied. This value is also used when only a vertical split has been applied, dividing the pane into right and left regions. In that case, this value specifies the right pane.

  6. data PatternType

    xlsx Codec.Xlsx.Types.StyleSheet

    Indicates the style of fill pattern being used for a cell format. Section 18.18.55 "ST_PatternType (Pattern Type)" (p. 2472)

  7. PatternTypeDarkDown :: PatternType

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  8. PatternTypeDarkGray :: PatternType

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  9. PatternTypeDarkGrid :: PatternType

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  10. PatternTypeDarkHorizontal :: PatternType

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

Page 766 of many | Previous | Next