Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can you add DateTime and Boolean values into cells? #77

Open
metkhoo opened this issue Aug 3, 2023 · 0 comments
Open

How can you add DateTime and Boolean values into cells? #77

metkhoo opened this issue Aug 3, 2023 · 0 comments

Comments

@metkhoo
Copy link

metkhoo commented Aug 3, 2023

Seems like numbers and strings are OK but how do I add values to cells where the cell datatype is boolean or date/time?
For date/time I expect I need to create a decimal to represent the date/time value where 1/1/1900 is 0 and add that to the cell - but then how do I format it as Date/Time afterwards?

And what about a Boolean TRUE or FALSE ??

Thanks in advance

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

No branches or pull requests

1 participant