Office Component Suite 2.7 Delphi/C++ Builder 5 - XE8 and Lazarus 1.2.6 » Developer.Team - Developers Paradise!

Office Component Suite 2.7 Delphi/C++ Builder 5 - XE8 and Lazarus 1.2.6

Office Component Suite 2.7 Delphi/C++ Builder 5 - XE8 and Lazarus 1.2.6
Office Component Suite 2.7 Delphi/C++ Builder 5 - XE8 and Lazarus 1.2.6 | 20 Mb


Delphi and C++ Builder components for automating Microsoft Office.

supports Microsoft Office 97 - 2013
contains Excel and Word components
available for Delphi/C++ Builder 5 - XE8 and Lazarus 1.2.6
source code included in full version
distributing components in applications is royalty free

TExcelComponent

Unit

excelcs

Description

TExcelComponent is ancestor for all Excel components. It encapsulates common features, mainly Excel object lifetime management and Excel collection functionality.

Properties

property About: string; // read only

Version, copyright and contact information.

property Active: Boolean;

Creates a new Excel object or retrieves Excel object from parent collection (when Parent property is set).

property Parent: TExcelComponent;

Parent containing collection with this component.

Methods

procedure Close;

Frees Excel object.

procedure AppendTo(NewParent: TExcelComponent);

Appends Excel object to the collection in NewParent.

procedure Delete;

Deletes Excel object from parent collection.

procedure Open;

Creates a new Excel object or retrieves Excel object from parent collection (when Parent property is set).

procedure Refresh;

Refreshes parent Excel collection.








[/b]

[b] Only for V.I.P
Warning! You are not allowed to view this text.