Skip to main content

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.v23.2.Core.dll

NuGet Package: DevExpress.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