Give us feedback
advanced-excel
Service icon

Advanced Excel

Stable version 2.2.18 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 5 Jul (11 days ago) by 
4.7
 (85 ratings)
advanced-excel

Advanced Excel

Created on OutSystems 11

Version 2.2.18

Stable
Current
Application Package
Uploaded on 5 Jul (11 days ago) by 
Compatible with:
Version 11
Database:
All
Release notes:

Breaking changes

None

Non-breaking changes

  1. Added Worksheet_CopyRows action that allows you to copy rows within a worksheet
Application Objects:
Advanced Excel has 0 AOs.

Version 2.2.17

Stable
Application Package
Uploaded on 16 Jan by 
Compatible with:
Version 11
Database:
All
Release notes:

Breaking changes

None

Non-breaking changes

  1. Downgrade .NET Framework version to 4.7.2 to align with platform default
Application Objects:
Advanced Excel has 0 AOs.
Created on OutSystems 10

Version 1.2.8

Stable
Module
Uploaded on 22 June 2018 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Added the Chart_Create action which allows for creation of charts in a specific worksheet. 

Define the ranges of cells from which you want to feed your series into the chart and choose from a number of types by passing in the name of the type.

Check out an example here:

https://www.outsystems.com/forums/discussion/36870/advanced-excel-chart-creation-example/

Version 1.2.7

Stable
Module
Uploaded on 15 June 2018 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:



A new action has been added to the "Advanced Excel" extension called “Workbook_AddOsDbSheet”.

This action will need a few input parameters, like the WorkbookInObj, the WorksheetName, the OsDbDataSet, the RowStart, the ColumStart and IncludingHeader.

When this action is used for the first time in a row, the WorkbookInObj  should be nullObject().

In that case the action will automatically open a workbook object, which reference will be returned via WorkbookOutObj afterwards.


The next time the action is used the WorkbookInObj will be populated with the previous WorkbookOutObj reference. The use of the other fields is clear, I guess.


Created on Older versions

Version 1.1.1

Stable
Module
Uploaded on 30 November 2018 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:
  • Fixed a bug in Cell_WriteByIndex function;
  • Added function Worksheet_GetName that returns, as text, the name of the worksheet provided;
  • Added function Worksheet_DeleteByIndex to delete sheets by index;
  • Added function Worksheet_DeleteByName to delete sheets by name;
  • Added function WorkBook_AddSheet to add new sheets by name;
  • Added function Cell_MergeRange to merge multiple cells.
Application Objects:
Advanced Excel has 0 AOs.

Version 1.1.0

Stable
Module
Uploaded on 05 November 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
All
Release notes:

Upgrade to version 9

Application Objects:
Advanced Excel has 0 AOs.