Safe Haskell | None |
---|---|
Language | Haskell2010 |
Codec.Xlsx.Types.Internal.DvPair
- newtype DvPair = DvPair {
- unDvPair :: (SqRef, DataValidation)
Documentation
Internal helper type for parsing data validation records
See 18.3.1.32 "dataValidation (Data Validation)" (p. 1614/1624)
Constructors
DvPair | |
Fields
|