XlBordersBase.Outline Property
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets or sets a value indicating whether the left, right, top and bottom borders should be applied only to the outside 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 |
---|---|
Boolean | The default is true. |
See Also