enso/std-bits
James Dunkerley 16e6f2fa08
Adding Append support to Excel.Write (#3558)
Adds support for appending to an existing Excel table.

# Important Notes
- Renamed `Column_Mapping` to `Column_Name_Mapping`
- Changed new type name to `Map_Column`
- Added last modified time and creation time to `File`.
2022-07-07 06:41:33 +00:00
..
base/src/main/java/org/enso/base Custom Encoding support when writing Delimited files (#3564) 2022-07-07 00:20:00 +00:00
database/src/main/java/org/enso/database Update Database.connect to match new API (#3542) 2022-07-04 20:26:44 +00:00
google-api Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
image/src/main/java/org/enso/image Make sure formatting is applied to std-bits projects (#3477) 2022-05-25 09:26:50 +00:00
table/src/main/java/org/enso/table Adding Append support to Excel.Write (#3558) 2022-07-07 06:41:33 +00:00