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

XlFormatting Class

Serves as a base for the XlCellFormatting class and provides properties to change cell format settings.

Namespace: DevExpress.Export.Xl

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public abstract class XlFormatting

Remarks

The XlFormatting class serves as a base for the XlCellFormatting class and provides the following properties used to specify format characteristics of worksheet cells:

Inheritance

See Also