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

ExcelApplication.Version

Description

=20

Returns the exact version of ExcelWriter. The format of the version stri= ng returned is:

=20
C#
=20
 public System.String Version{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property Version() As String
=20
=20

Remarks

=20 Version<= /a> is a=20 Read Only property.=20

Examples

=20
C#
=20
string ver =3D xla.Version;
=20
=20
vb.net
=20
Dim ver As String =3D xla.Version
=20
------=_Part_10238_1369238560.1711718910010--