Message-ID: <958543946.8291.1711640333473.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8290_1021986836.1711640333473" ------=_Part_8290_1021986836.1711640333473 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html ExcelApplication.ExcelApplication()

ExcelApplication.ExcelApplication()

Description

Creates a new=20 ExcelApplication object=20
C#
=20
public ExcelApplication ( )
=20
=20
vb.net
=20
Public Sub New ExcelApplication ( )
=20
=20

Examples

=20
C#
=20
ExcelApplication xla =3D new ExcelApplication();
=20
vb.net
=20
Dim xla As New ExcelApplication()
=20
------=_Part_8290_1021986836.1711640333473--