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

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