Releases: Kirdock/Tabellenverarbeitung
Releases · Kirdock/Tabellenverarbeitung
0.1.8
Adjusted Procedures
Now: if value == replaceText then value = replaceWithText
instead of if value.Replace(replaceText,replaceWithText)
0.1.7
Fix Thread-Error
In Threads there were some calls of a winform.
0.1.6
Fix clipboard-insert not updated
0.1.5
Adjusted order of new columns of "merge rows"
0.1.4
Added new function "merge rows"
0.1.3
Added Floor and Ceiling in Round-function
# Removed a "throw Exception" in code...
0.1.1
Implemented Updater and Logger
0.1
Fixed scaling in administration-form with higher DPI