[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.Theme

Theme Property

Theme

返回一个 ITheme 实例,该实例提供了访问与工作簿关联的主题的功能。

Declaration
public ITheme Theme { get; set; }
Property Value
Type Description
ITheme

主题。

Implements