[]
Represents the style of the line, set to one of Excel's enumerated line style values.
public LineStyles Style
Type | Description |
---|---|
LineStyles | Represents the style of the line, set to one of Excel's enumerated line style values. |
The line style affects the appearance of lines in the Microsoft Excel 97 file format (BIFF8) and earlier versions, with specific styles having different representations across versions.
For BIFF8, the styles are as follows:
For versions 3, 4, 5, and 7, the styles are:
Note: Version 2 does not support lines.