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

XlFontBase Class

Serves as a base for the XlFont class and specifies the common font characteristics.

Namespace: DevExpress.Export.Xl

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

Declaration

public abstract class XlFontBase

Remarks

The XlFontBase class serves as a base for the XlFont class and provides the following properties used to set basic font attributes of a worksheet cell:

Inheritance

Object
XlFontBase
See Also