ShapeText.HasText Property
In This Article
Gets whether the shape already contains text.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the shape has text; otherwise, false. |
See Also