xlsx-0.6.0: Simple and incomplete Excel file parser/writer
Codec.Xlsx.Types.Internal
newtype RefId #
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 #
Associated Types
type Rep RefId :: * -> * #
from :: RefId -> Rep RefId x #
to :: Rep RefId x -> RefId #
toAttrVal :: RefId -> Text #
toElement :: Name -> UnresolvedDrawing -> Element #
toDocument :: UnresolvedDrawing -> Document #
fromAttrVal :: Reader RefId #
fromCursor :: Cursor -> [UnresolvedDrawing] #
toElement :: Name -> BlipFillProperties RefId -> Element #
fromCursor :: Cursor -> [BlipFillProperties RefId] #
fromCursor :: Cursor -> [Anchor RefId RefId] #
fromCursor :: Cursor -> [DrawingObject RefId RefId] #