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

isSpreadsheetfile not supported? #20

Open
samdaams opened this issue Dec 2, 2019 · 2 comments
Open

isSpreadsheetfile not supported? #20

samdaams opened this issue Dec 2, 2019 · 2 comments

Comments

@samdaams
Copy link

samdaams commented Dec 2, 2019

It seems that isSpreadsheetFile ( https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-in-k/isspreadsheetfile.html ) is not supported? I am not sure if this is intentional or not, but just putting it out there.

@Leftbower
Copy link
Owner

Thanks. I'll take a look. I know that isSpreadsheetObject is supported.

@cbmcvey
Copy link

cbmcvey commented Feb 6, 2020

Second this... would be nice if it were supported. I imagine all it would need to do is actually read the file and then call isSpreadsheetObject on the resulting object?

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

3 participants