SmartArt.Color Property

Definition

Gets or sets the Smart Art color style applied to the Smart Art graphic.

public:
 property Microsoft::Office::Core::SmartArtColor ^ Color { Microsoft::Office::Core::SmartArtColor ^ get(); void set(Microsoft::Office::Core::SmartArtColor ^ value); };
public Microsoft.Office.Core.SmartArtColor Color { get; set; }
member this.Color : Microsoft.Office.Core.SmartArtColor with get, set
Public Property Color As SmartArtColor

Property Value

Remarks

Read/write.

Applies to