Back to Devexpress

XlFormatting Class

corelibraries-devexpress-dot-export-dot-xl-3786f496.md

latest2.1 KB
Original Source

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public abstract class XlFormatting
vb
Public MustInherit 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

Object XlFormatting XlCellFormatting

See Also

XlFormatting Members

DevExpress.Export.Xl Namespace