Skip to main content

TextExportSettings.XlsxFormatString Attached Property

Specifies the format string applied when exporting to an Excel file (XLS or XLSX). This is a dependency property. This is an attached property.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
String

A String value.

See Also