XlBorder.InsideBorders(XlColor) Method
In This Article
This member supports the internal infrastructure and is not intended to be used directly from your code.
Specifies all inside borders of a cell range.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
color | Xl |
An Xl |
#Returns
Type | Description |
---|---|
Xl |
An Xl |
See Also