Back to Devexpress

ShapeText.HasText Property

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

latest1019 B
Original Source

ShapeText.HasText Property

Gets whether the shape already contains text.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
bool HasText { get; }
vb
ReadOnly Property HasText As Boolean

Property Value

TypeDescription
Boolean

true , if the shape has text; otherwise, false.

|

See Also

ShapeText Interface

ShapeText Members

DevExpress.Spreadsheet Namespace