Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

comment not seen #326

Open
vikas-shinde opened this issue Nov 11, 2020 · 1 comment
Open

comment not seen #326

vikas-shinde opened this issue Nov 11, 2020 · 1 comment

Comments

@vikas-shinde
Copy link

ws.cell(2, 1).string('Cell A2').comment('My custom comment', {
fillColor: '#ABABAB', // default #FFFFE1
height: '100pt', // default 69pt
width: '160pt', // default 104pt
marginLeft: '200pt', // default is calculated from column
marginTop: '120pt', // default is calculated from row
visibility: 'visible', // default hidden
zIndex: '2', // default 1
})

i am trying to add comment but is now seen in excel

@origooo
Copy link

origooo commented May 3, 2022

I'm running into the same issue with the example code from the documentation. My document doesn't even open without a repair which result in the entire content of the document being wiped.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants