Skip to content

Lucee 6 - SpreadsheetAddRows() Error #30

@spraguey

Description

@spraguey

I'm getting the following error when I run SpreadsheetAddRows().

Message: 'double lucee.runtime.functions.math.Min.call(lucee.runtime.PageContext, double, double)'
Type: java.lang.NoSuchMethodError
Tag Context:| /org/cfpoi/spreadsheet/Spreadsheet.cfc [2952]

I extracted and opened spreadsheet.cfc, and I see the following on line 2952:
return Min( Local.width, (255*256) );

I'm not having much luck trying to find this error on Google.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions