ShapeTextFont.Auto Property
Gets whether the text formatting is determined by the drawing object’s style.
Namespace: DevExpress.Spreadsheet.Drawings
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the text font is set automatically to match the style; otherwise, false. |
See Also