xlsx-0.7.2: Simple and incomplete Excel file parser/writer

Safe HaskellNone
LanguageHaskell2010

Codec.Xlsx.Types.Internal.FormulaData

Documentation

data FormulaData #

Instances

Generic FormulaData # 

Associated Types

type Rep FormulaData :: * -> * #

FromXenoNode FormulaData # 
type Rep FormulaData # 
type Rep FormulaData = D1 * (MetaData "FormulaData" "Codec.Xlsx.Types.Internal.FormulaData" "xlsx-0.7.2-lPjfwcf8ew7uO9JhyAhCa" False) (C1 * (MetaCons "FormulaData" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "frmdFormula") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * CellFormula)) (S1 * (MetaSel (Just Symbol "frmdShared") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * (Maybe (SharedFormulaIndex, SharedFormulaOptions))))))