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
Property Value
| Type | Description |
|---|---|
| Shape | A Shape object that is the target shape. |
See Also