Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (30 loc) · 1.14 KB

smartartcolor-object-office.md

File metadata and controls

51 lines (30 loc) · 1.14 KB
title ms.prod api_name ms.assetid ms.date
SmartArtColor Object (Office)
office
Office.SmartArtColor
5aca0209-20d3-c16f-fdfd-184f3464e00b
06/08/2017

SmartArtColor Object (Office)

Chooses the color scheme for the SmartArt diagram.

Remarks

Simulates the commands on the Microsoft Office Fluent Ribbon user interface on the SmartArt Tools tab, on the Design group, on the Change Colors command.

Example

The following code sets the color scheme of the Smart Art diagram.

ActivePresentation.Slides(1).Shapes(1).SmartArt.Color = Application.SmartArtColors(1)

Properties

Name
Application
Category
Creator
Description
Id
Name
Parent

See also

Other resources

Object Model Reference