QXlsx
QXlsx copied to clipboard
CellReference::fromString undefined
the function
static CellReference fromString(const QString &cell);
is declaration in CellReference,but it undefined in cpp is that removed? now i use constructor function to parse QString should it removed in code?