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

ColumnProperties.Style

Description

Sets or returns a=20 Style object that determines how cells i= n the column look, including number format, font, orientation, etc.=20
C#
=20
public Style Style{ get; set; }
=20
=20
vb.net
=20
Public Property Style() As Style
=20
=20

Examples

=20
C#
=20
Style styl =3D colProps.Style;
=20
vb.net
=20
Dim styl As Style =3D colProps.Style
=20
------=_Part_8276_1742369144.1711639761146--