MsoLineStyle enumeration
MsoLineStyle enumeration
Represents style of drawing lines.
The MsoLineStyle type exposes the following members:
Fields
| Field | Description |
|---|---|
| SINGLE | Single line (of width lineWidth) |
| THICK_BETWEEN_THIN | Three lines, thin, thick, thin |
| THIN_THICK | Double lines, one thin, one thick |
| THICK_THIN | Double lines, one thick, one thin |
| THIN_THIN | Double lines of equal width |
See Also
- module
aspose.cells.drawing