Back to Devexpress

XlBordersBase Class

corelibraries-devexpress-dot-export-dot-xl-1a7930eb.md

latest2.5 KB
Original Source

XlBordersBase Class

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

Namespace : DevExpress.Export.Xl

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

NuGet Package : DevExpress.Printing.Core

Declaration

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

See Also

XlBordersBase Members

DevExpress.Export.Xl Namespace