Re: Color-Eigenschaft und RGB
- From: Helmut Weber <nbhymsjxdgcn@xxxxxxxxxxxxxx>
- Date: Thu, 16 Feb 2006 17:29:26 +0100
Hallo Stefan,
so vielleicht:
Sub Test0983456()
Dim oFnt As Font
Set oFnt = New Font
oFnt.Color = RGB(100, 100, 100)
Selection.Font = oFnt
End sub
--
Gruß
Helmut Weber, MVP WordVBA
"red.sys" & chr$(64) & "t-online.de"
Win XP, Office 2003
.
- Follow-Ups:
- Re: Color-Eigenschaft und RGB
- From: Stefan Donath
- Re: Color-Eigenschaft und RGB
- References:
- Color-Eigenschaft und RGB
- From: Stefan Donath
- Color-Eigenschaft und RGB
- Prev by Date: Color-Eigenschaft und RGB
- Next by Date: Re: Color-Eigenschaft und RGB
- Previous by thread: Color-Eigenschaft und RGB
- Next by thread: Re: Color-Eigenschaft und RGB
- Index(es):
Relevant Pages
|