Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
BooleanCondition_Type_NUMBERLESSTHANEQ :: BooleanCondition_Typegogol-sheets Gogol.Sheets.Types The cell's value must be less than or equal to the condition's value. Supported by data validation, conditional formatting and filters. Requires a single ConditionValue.
pattern
BooleanCondition_Type_NUMBERNOTBETWEEN :: BooleanCondition_Typegogol-sheets Gogol.Sheets.Types The cell's value must not be between the two condition values. Supported by data validation, conditional formatting and filters. Requires exactly two ConditionValues.
pattern
BooleanCondition_Type_NUMBERNOTEQ :: BooleanCondition_Typegogol-sheets Gogol.Sheets.Types The cell's value must be not equal to the condition's value. Supported by data validation, conditional formatting and filters. Requires a single ConditionValue for data validation, conditional formatting, and filters on non-data source objects and at least one ConditionValue for filters on data source objects.
data
ChartCustomNumberFormatOptions gogol-sheets Gogol.Sheets.Types Custom number formatting options for chart attributes. See: newChartCustomNumberFormatOptions smart constructor.
ChartCustomNumberFormatOptions :: Maybe Text -> Maybe Text -> ChartCustomNumberFormatOptionsgogol-sheets Gogol.Sheets.Types No documentation available.
pattern
ErrorValue_Type_Num :: ErrorValue_Typegogol-sheets Gogol.Sheets.Types Corresponds to the #NUM! error.
pattern
InterpolationPoint_Type_Number :: InterpolationPoint_Typegogol-sheets Gogol.Sheets.Types The interpolation point uses exactly the value in InterpolationPoint.value.
newtype
ScorecardChartSpec_NumberFormatSource gogol-sheets Gogol.Sheets.Types The number format source used in the scorecard chart. This field is optional.
ScorecardChartSpec_NumberFormatSource :: Text -> ScorecardChartSpec_NumberFormatSourcegogol-sheets Gogol.Sheets.Types No documentation available.
-
gogol-sheets Gogol.Sheets.Types Default value, do not use.