PatternFormat
PatternFormat
Overview
PatternFormat 是Python的Aspose.Slides FOSS中的一个类. 继承人: PVIObject, ISlideComponent, IPresentationComponent.
代表填补形状的图案.
特性: as_i_presentation_component, back_color, fore_color, pattern_style, presentation, slide.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
pattern_style | PatternStyle | 阅读/写作 | 返回或设置模式风格. |
fore_color | IColorFormat | Read | 返回前景图案颜色. |
back_color | IColorFormat | Read | 返回背景图案颜色. |
as_i_presentation_component | IPresentationComponent | Read | 允许获得基本的 IPresentationComponent 接口. |
slide | IBaseSlide | Read | 得到了滑梯. |
presentation | IPresentation | Read | 得到了演示. |