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

NamedStyle.Name

Description

Returns a=20 String representing the name of this NamedStyle.=20
C#
=20
public System.String Name{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property Name() As String
= =20
=20

Examples

=20
C#
=20
          string name =3D namedStyl.Name;
        
=20
vb.net
=20
          Dim name As String =3D namedStyl.Name
        
=20
------=_Part_10536_39864677.1711727925882--