SmartArtQuickStyle Interfaz

Definición

Representa un estilo rápido de 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
Atributos
Implementaciones

Propiedades

Application

Obtiene un Object objeto que representa la aplicación contenedora del objeto SmartArtQuickStyle .

Category

Obtiene el nombre de categoría principal asociado al estilo rápido smartart.

Creator

Obtiene un entero de 32 bits que indica la aplicación en la que se creó el objeto SmartArtQuickStyle.

Description

Obtiene la descripción del estilo rápido smartart.

Id

Obtiene el identificador único del estilo rápido smartart asociado.

Name

Obtiene el nombre de cadena del estilo rápido smartart.

Parent

Devuelve el objeto de llamada.

Se aplica a