LineFillFormat
סקירה כללית
LineFillFormat הוא שיעור ב Aspose.Slides FOSS עבור Python. מורשת מ : PVIObject, ISlideComponent, IPresentationComponent.
מתארת את התכונות של שורות מלאות.
רכוש : as_i_presentation_component, fill_type, gradient_format, pattern_format, presentation, rotate_with_shape,ועוד 2 עוד.
נכסים
| שם | סוג | גישה | תיאור |
|---|---|---|---|
fill_type | FillType | קרא / כתיבה | החזיר או להגדיר את סוג המילוי. |
rotate_with_shape | NullableBool | קרא / כתיבה | קובע אם המלאה צריכה להיות מעוגלת בצורת. |
solid_fill_color | IColorFormat | קראו | להחזיר את הצבע של מילוי מוצק. |
gradient_format | IGradientFormat | קראו | החזיר את פורמט המילוי הגראדינט. |
pattern_format | IPatternFormat | קראו | החזיר את הפורמט למלא. |
as_i_presentation_component | IPresentationComponent | קראו | מאפשר לקבל את ממשק הבסיס IPresentationComponent. |
slide | IBaseSlide | קראו | מקבל את הסלילה. |
presentation | IPresentation | קראו | קבל את ההצגה. |