xlsx-0.3.0: Simple and incomplete Excel file parser/writer
Codec.Xlsx.Types.Internal
newtype RefId Source #
Constructors
Fields
Instances
Methods
(==) :: RefId -> RefId -> Bool #
(/=) :: RefId -> RefId -> Bool #
compare :: RefId -> RefId -> Ordering #
(<) :: RefId -> RefId -> Bool #
(<=) :: RefId -> RefId -> Bool #
(>) :: RefId -> RefId -> Bool #
(>=) :: RefId -> RefId -> Bool #
max :: RefId -> RefId -> RefId #
min :: RefId -> RefId -> RefId #
showsPrec :: Int -> RefId -> ShowS #
show :: RefId -> String #
showList :: [RefId] -> ShowS #
toAttrVal :: RefId -> Text Source #
toElement :: Name -> UnresolvedDrawing -> Element Source #
toDocument :: UnresolvedDrawing -> Document Source #
fromAttrVal :: Reader RefId Source #
fromCursor :: Cursor -> [UnresolvedDrawing] Source #
toElement :: Name -> BlipFillProperties RefId -> Element Source #
fromCursor :: Cursor -> [Anchor RefId] Source #
fromCursor :: Cursor -> [BlipFillProperties RefId] Source #
fromCursor :: Cursor -> [DrawingObject RefId] Source #