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

XlBordersBase Class

Serves as a base for the XlBorder class and specifies the border line style options.

Namespace: DevExpress.Export.Xl

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

Declaration

public abstract class XlBordersBase

Remarks

The XlBordersBase class serves as a base for the XlBorder class and provides the following properties used to set border line style options:

Inheritance

Object
XlBordersBase
See Also