UseAutomation Property

Official Content
This documentation is valid for:

Deprecated: Since This property is deprecated since GeneXus X. It means, as of GeneXus X, this behavior is determined automatically from the implementation installed. If there exists more than one option installed in the same environment, they will be considered in this order:POI, ExcelLite, GXOffice.

Purpose

To indicate if MS Office Excel is used to create the Excel sheet or if it is created through APIs that do not open MS Excel.

Syntax

&ExcelDocument.UseAutomation = value

Scope

Extended Data Types: ExcelDocument
Languages: .NET, Java, Ruby

See Also

ExcelDocument data type