FormatScheme

Genel Bakış

FormatScheme Python için FOSS’de bir sınıf. Mirasçılar: IFormatScheme, ISlideComponent, IPresentationComponent.

Şekiller için tema tanımlı biçimleri saklar.

Bu sınıf, Python programlarında FormatScheme nesnelerle çalışmak için 8 yöntem sağlar. Kullanılabilir yöntemler şunlardır: as_i_presentation_component, as_i_slide_component, background_fill_styles, effect_styles, fill_styles, line_styles, presentation, slide. Python için FOSS paketini yükledikten sonra tüm kamu üyeleri herhangi bir Python uygulamasına erişilebilir. Özellikleri: as_i_presentation_component, as_i_slide_component, background_fill_styles, effect_styles, fill_styles, line_styles,Ve iki tane daha.

Özellikler

Adı:Tip:AccessAçıklama:
fill_stylesIFillFormatCollectionOku .Tema tanımlı doldurma stillerinin bir koleksiyonunu gönderir.
line_stylesILineFormatCollectionOku .Tema tanımlı satır stillerinin bir koleksiyonunu gönderir.
effect_stylesIEffectStyleCollectionOku .Tema tanımlı efekt stillerinin bir koleksiyonunu gönderir.
background_fill_stylesIFillFormatCollectionOku .Temayı tanımlayan arka plan doldurma stillerinin bir koleksiyonunu gönderir.
slideIBaseSlideOku .Ana slaytı gönderir.
presentationIPresentationOku .Ana sunumu gönderir.
as_i_slide_componentISlideComponentOku .as i slide bileşenini alır.
as_i_presentation_componentIPresentationComponentOku .as i sunum bileşenini alır.

Yöntemler

SignatureAçıklama:
fill_styles()IFillFormatCollectionTema tanımlı doldurma stillerinin bir koleksiyonunu gönderir.
line_styles()ILineFormatCollectionTema tanımlı satır stillerinin bir koleksiyonunu gönderir.
effect_styles()IEffectStyleCollectionTema tanımlı efekt stillerinin bir koleksiyonunu gönderir.
background_fill_styles()IFillFormatCollectionTemayı tanımlayan arka plan doldurma stillerinin bir koleksiyonunu gönderir.
as_i_slide_component()ISlideComponentTemel ISlideComponent arayüzünü elde etmenizi sağlar.
slide()IBaseSlideBu biçim şemasının ana slaytını gönderir .
as_i_presentation_component()IPresentationComponentIPresentationComponent biçim şemasını verir.
presentation()IPresentation

Ayrıca bakınız:

 Türkçe