Share via


SmartArtQuickStyle 接口

定义

表示 SmartArt 快速样式

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
属性
实现

属性

Application

获取一个 Object 对象,该对象表示 SmartArtQuickStyle 对象的容器应用程序。

Category

获取与 SmartArt 快速样式关联的主类别名称。

Creator

获取一个 32 位整数,该整数指示创建 SmartArtQuickStyle 对象时所使用的应用程序。

Description

获取 SmartArt 快速样式的说明。

Id

获取关联的 SmartArt 快速样式的唯一标识符。

Name

获取 SmartArt 快速样式的字符串名称。

Parent

返回调用对象。

适用于