ShapeText.Shape Property
In This Article
Provides access to the shape to which the text is related.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Shape | A Shape object that is the target shape. |
See Also