ooxmldemo: Can't be compiled.
excel5write:Can be compiled, but some obsolete functions are shown when tried to be uses accordingly:Code: Pascal [Select][+][-] MyWorksheet.WriteColWidth(0, 40);Code: Pascal [Select][+][-]Warning: Symbol "WriteColWidth" is deprecated: "Use version with parameter AUnits"And that need to be cleaned how. I have not found exact explanation.
exaples are from [...] some online GIT repository from 9 years ago which can be found online.