IThemeEffectiveData
IThemeEffectiveData 接口
不可变对象,包含有效的主题属性。
public interface IThemeEffectiveData
属性
名称 | 描述 |
---|---|
FontScheme { get; } | 返回字体方案。只读 IFontSchemeEffectiveData 。 |
FormatScheme { get; } | 返回形状格式方案。只读 IFormatSchemeEffectiveData 。 |
方法
名称 | 描述 |
---|---|
GetColorScheme(Color) | 返回颜色方案。 |
备注
此接口与 ITheme
接口一起使用,以返回应用继承的有效格式值。
另请参见
- 命名空间 Aspose.Slides.Theme
- 程序集 Aspose.Slides