Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum BordersLineType
Public Enumeration BordersLineType
public enum class BordersLineType
type BordersLineType
Members
| Member | Value | Description |
|---|---|---|
| DiagonalDown | 5 | |
| DiagonalUp | 6 | |
| EdgeBottom | 9 | |
| EdgeLeft | 7 | |
| EdgeRight | 10 | |
| EdgeTop | 8 | |
| horizontal | 11 | |
| vertical | 12 |