XlBorder.VerticalColor Property
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets or sets the line color of the vertical inner borders of a cell range.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
XlColor | An XlColor object that specifies the border line color. |
See Also