ITextFrame

Vue de l’ensemble

‘ITextFrame’ est une interface dans Aspose.Slides FOSS pour .NET.

Il représente le cadre texte d’une forme ou de cellule.

Propriétés : ‘AsISlideComponent’, ‘Paragraphs’, ’ParentCell’, `ParantShape’, ‘Text’, ‘TexFrameFormat’.

Propriétés

NameTypeAccessDescription
ParagraphsIParagraphCollectionReadGets the collection of paragraphs in this text frame.
TextstringRead/WriteGets or sets the plain text for this text frame.
TextFrameFormatITextFrameFormatReadGets the formatting object for this text frame.
ParentShapeIShape?ReadGets the parent shape, or null if the parent does not implement IShape.
ParentCellICell?ReadGets the parent cell, or null if the parent does not implement ICell.
AsISlideComponentISlideComponentReadReturns this instance viewed as an ISlideComponent.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français