Back to Devexpress

ShapeText.Shape Property

officefileapi-devexpress-dot-spreadsheet-dot-shapetext.md

latest1.0 KB
Original Source

ShapeText.Shape Property

Provides access to the shape to which the text is related.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
Shape Shape { get; }
vb
ReadOnly Property Shape As Shape

Property Value

TypeDescription
Shape

A Shape object that is the target shape.

|

See Also

ShapeText Interface

ShapeText Members

DevExpress.Spreadsheet Namespace