Jump to content
  • 0

Tekst kleur


medic112

Question

7 answers to this question

Recommended Posts

  • 0

Je moet een waarde ingeven voor de drie kleuren:

 

TextColor ( veld2; RGB ( 255; 205; 225) )

 

TextColor(text;RGB(255;0;0)) returns the data in field text in red.

 

TextColor(text;RGB(0;255;0)) returns the data in field text in green.

 

TextColor(text;RGB(0;0;255)) returns the data in field text in blue.

 

TextColor(text;RGB(0;0;0)) returns the data in field text in black.

 

Om die waardes te kennen, ga in layoutmode, klik links op de kleurvulling voor de velden en onderaan het menu dat openvalt op ...Other Color.

 

In het scherm dat je krijgt zie je rechts de Red Green Blue waardes voor de opgegeven/ingestelde kleuren......

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...