Skip to main content
A newer version of this page is available. .

VisualBrick.XlsxFormatString Property

Specifies the native XLSX format string, to accompany the VisualBrick instance.

Namespace: DevExpress.XtraPrinting

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

Declaration

public virtual string XlsxFormatString { get; set; }

Property Value

Type Description
String

A String value, representing the XLSX format string.

See Also