SmartArtQuickStyle Interface
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.
Represents a SmartArt quick style
public interface class SmartArtQuickStyle : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03CC-0000-0000-C000-000000000046")]
public interface SmartArtQuickStyle : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03CC-0000-0000-C000-000000000046")>]
type SmartArtQuickStyle = interface
interface _IMsoDispObj
Public Interface SmartArtQuickStyle
Implements _IMsoDispObj
- Attributes
- Implements
Properties
Application |
Gets a Object object that represents the container application for the SmartArtQuickStyle object. |
Category |
Gets the primary category name associated with the SmartArt quick style. |
Creator |
Gets a 32-bit integer that indicates the application in which the SmartArtQuickStyle object was created. |
Description |
Gets the description of the SmartArt quick style. |
Id |
Gets the unique identifier of the associated SmartArt quick style. |
Name |
Gets the string name of the SmartArt quick style. |
Parent |
Returns the calling object. |