Compartir a través de


Workbook.Theme Propiedad

Definición

Obtiene el tema que se aplica al libro.

public:
 property Microsoft::Office::Core::OfficeTheme ^ Theme { Microsoft::Office::Core::OfficeTheme ^ get(); };
public Microsoft.Office.Core.OfficeTheme Theme { get; }
member this.Theme : Microsoft.Office.Core.OfficeTheme
Public ReadOnly Property Theme As OfficeTheme

Valor de propiedad

Un objeto Microsoft.Office.Core.OfficeTheme que representa el tema que se aplica al libro.

Se aplica a