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

Palette.SystemColor

Description

=20

Primary System Colors

=20
C#
=20
 public sealed class SystemColor
=20
=20
vb.net
=20
Public NotInheritable Class SystemColor
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 = =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

AutomaticFill

Default color for fills and backgrounds, depe= nds on system color settings when opening the file, usually white

AutomaticLine

Default color for lines, depends on system co= lor settings when opening the file, usually Black

Black

Black. RGB: 0,0,0; Hex: #000000

Blue

Blue. RGB: 0, 0, 255; Hex: #0000FF

Cyan

Cyan. RGB: 0, 255, 255; Hex: #00FFFF

Green

Green. RGB: 0, 255, 0; Hex: #00FF000

Magenta

Magenta. RGB: 255, 0, 255; Hex: #FF00FF

=20

Red

Red. RGB: 255, 0, 0; Hex: #FF0000

White

White. RGB: 255, 255, 255; Hex: #FFFFFF

=20

Yellow

Yellow. RGB: 255, 255, 0; Hex: #FFFF00

=20
------=_Part_8260_1121596676.1711639020470--