![]() |
|
#1
|
|||
|
|||
![]()
hi all after a nigth spent i've found the solution
here the code Private Sub change_font() Dim pulsante As Shape Dim sld As Slide For Each sld In ActivePresentation.Slides For Each pulsante In sld.Shapes If pulsante.Name Like "CMD_*" Then pulsante.OLEFormat.Object.ForeColor = &H400040 pulsante.OLEFormat.Object.BackColor = &HFFC0C0 End If ' pulsante.ForeColor = &H400040 Next pulsante Next sld End Sub |
![]() |
Tags |
buttons, vba |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to change and implement default theme font style change | Nikko963 | Word | 5 | 05-04-2018 09:11 AM |
![]() |
invgrp2 | Excel | 7 | 05-03-2018 10:46 AM |
Change computer's time, and all appointment times in Outlook's calendar change | TimTDP | Outlook | 0 | 03-14-2017 06:56 AM |
![]() |
albertc | Excel Programming | 1 | 05-13-2012 07:05 PM |
![]() |
anna.a.julin | Word | 1 | 03-01-2012 08:05 PM |