FsSpreadsheet icon indicating copy to clipboard operation
FsSpreadsheet copied to clipboard

[BUG] cellcollection unused in FsTable.GetFieldNames

Open Freymaurer opened this issue 2 years ago • 1 comments

image

requires cell collection but does not use it

Freymaurer avatar Jul 31 '23 07:07 Freymaurer

This is because .RescanFieldNames did not work properly. I'd rather suggest getting rid of TableFields at all...

omaus avatar Jul 31 '23 08:07 omaus