TextFrame

概述

TextFrame 是一个类在Aspose.Slides FOSS的.NET中. 继承人: ISlideComponent, ITextFrame.

表示形状的文本体.

特性: AsIPresentationComponent, AsISlideComponent, Paragraphs, ParentCell, ParentShape, Presentation,另外还有3个.

属性

名称:类型Access描述情况
ParagraphsIParagraphCollection阅读得到了段落.
Textstring阅读/写作获取或设置文本.
TextFrameFormatITextFrameFormat阅读获取文本框架格式.
ParentShapeIShape?阅读得到了父母的形状.
ParentCellICell?阅读得到了母细胞.
SlideIBaseSlide?阅读得到了滑梯.
PresentationIPresentation?阅读得到了演示.
AsIPresentationComponentIPresentationComponent阅读得到了作为i的表达组件.
AsISlideComponentISlideComponent阅读返回这个视图为 ISlideComponent. 的实例.

另请参阅

 中文