xlsx-1.0.0.1: Simple and incomplete Excel file parser/writer
Safe HaskellNone
LanguageHaskell2010

Codec.Xlsx.Types.Internal.CommentTable

Synopsis

Documentation

newtype CommentTable Source #

Instances

Instances details
Eq CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

Show CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

Generic CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

Associated Types

type Rep CommentTable :: Type -> Type #

FromCursor CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

Methods

fromCursor :: Cursor -> [CommentTable] Source #

ToElement CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

Methods

toElement :: Name -> CommentTable -> Element Source #

ToDocument CommentTable Source # 
Instance details

Defined in Codec.Xlsx.Types.Internal.CommentTable

Methods

toDocument :: CommentTable -> Document Source #

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.0.0.1-inplace" 'True) (C1 ('MetaCons "CommentTable" 'PrefixI 'True) (S1 ('MetaSel ('Just "_commentsTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Map CellRef Comment))))

renderShapes :: CommentTable -> ByteString Source #

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