Skip to main content

XlBordersBase Class

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

Namespace: DevExpress.Export.Xl

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

NuGet Package: DevExpress.Printing.Core

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