TextFrame
Vue de l’ensemble
‘TextFrame’ est une classe dans Aspose.Slides FOSS pour .NET. Inhérents de: ‘ISlideComponent’, ‘ITextFrome’.
Il représente le corps de texte d’une forme.
Propriétés : ‘AsIPresentationComponent’, ‘AssISlideComposent’ , ‘Paragraphs’, ’ParentCell’, `ParantShape’, ‘Presentations’ et 3 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Paragraphs | IParagraphCollection | Read | Gets the paragraphs. |
Text | string | Read/Write | Gets or sets the text. |
TextFrameFormat | ITextFrameFormat | Read | Gets the text frame format. |
ParentShape | IShape? | Read | Gets the parent shape. |
ParentCell | ICell? | Read | Gets the parent cell. |
Slide | IBaseSlide? | Read | Gets the slide. |
Presentation | IPresentation? | Read | Gets the presentation. |
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
AsISlideComponent | ISlideComponent | Read | Returns this instance viewed as an ISlideComponent. |
Voir aussi
- Aspose.Slides - référence API d’entreprise