xlsx-1.1.2.1: Simple and incomplete Excel file parser/writer
Safe HaskellSafe-Inferred
LanguageHaskell2010

Codec.Xlsx.Types.Internal.CommentTable

Synopsis

Documentation

newtype CommentTable Source #

Instances

Instances details
Generic CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

Associated Types

type Rep CommentTable :: Type -> Type #

Show CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

Eq CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

FromCursor CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

ToDocument CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

ToElement CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

type Rep CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

type Rep CommentTable = D1 ('MetaData "CommentTable" "Codec.Xlsx.Types.Internal.CommentTable" "xlsx-1.1.2.1-GdAjj0zF0PPpPuMGO3FJH" 'True) (C1 ('MetaCons "CommentTable" 'PrefixI 'True) (S1 ('MetaSel ('Just "_commentsTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Map CellRef Comment))))

tshow :: Show a => a -> Text Source #

renderShapes :: CommentTable -> ByteString Source #

helper to render comment baloons vml file, currently uses fixed shape