PatternFormat

PatternFormat

Overview

PatternFormat 是Python的Aspose.Slides FOSS中的一个类. 继承人: PVIObject, ISlideComponent, IPresentationComponent.

代表填补形状的图案.

特性: as_i_presentation_component, back_color, fore_color, pattern_style, presentation, slide.

Properties

NameTypeAccessDescription
pattern_stylePatternStyle阅读/写作返回或设置模式风格.
fore_colorIColorFormatRead返回前景图案颜色.
back_colorIColorFormatRead返回背景图案颜色.
as_i_presentation_componentIPresentationComponentRead允许获得基本的 IPresentationComponent 接口.
slideIBaseSlideRead得到了滑梯.
presentationIPresentationRead得到了演示.

See Also

 中文