MsoLineStyle
MsoLineStyle enumeration
Represents style of drawing lines.
public enum MsoLineStyle
Values
Name | Value | Description |
---|---|---|
Single | 0 |
Single line (of width lineWidth) |
ThickBetweenThin | 1 |
Three lines, thin, thick, thin |
ThinThick | 2 |
Double lines, one thin, one thick |
ThickThin | 3 |
Double lines, one thick, one thin |
ThinThin | 4 |
Double lines of equal width |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells