Skip to main content

XlVariantValue.TrueConstant Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Export.Xl

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

NuGet Package: DevExpress.Printing.Core

Declaration

public static string TrueConstant { get; }

Property Value

Type Description
String

The string “TRUE”.

See Also