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

NamedObject.NameScope

Description

Returns the scope of the name, relative to the Excel workbook.=20
C#
=20
public Scope NameScope{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property NameScope() As Scope=20
=20

Examples

=20
C#
=20
Object nameValue =3D namedObj.Value;
=20
vb.net
=20
Dim nameValue As Object =3D namedObj.Value
=20
------=_Part_8168_1541056755.1711635241695--