_Application.SmartArtColors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a SmartArtColors object that represents the set of color styles that are currently loaded in the application.
public:
property Microsoft::Office::Core::SmartArtColors ^ SmartArtColors { Microsoft::Office::Core::SmartArtColors ^ get(); };
public Microsoft.Office.Core.SmartArtColors SmartArtColors { get; }
member this.SmartArtColors : Microsoft.Office.Core.SmartArtColors
Public ReadOnly Property SmartArtColors As SmartArtColors
Property Value
A SmartArtColors object.
Remarks
Read-only. The set of colors represented by this property correspond to the available color styles on the Change Colors button on the Design tab on the SmartArt Tools contextual tab in Word 2010.