CellTextFrame Property

Returns the text frame of a cell. Read-only ITextFrame.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ITextFrame TextFrame { get; }

Property Value

Type: ITextFrame

Implements

ICellTextFrame
See Also