Workbook.Theme Özellik

Tanım

Çalışma kitabına uygulanan temayı alır.

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

Özellik Değeri

Çalışma kitabına uygulanan temayı temsil eden bir Microsoft.Office.Core.OfficeTheme.

Şunlara uygulanır