LineStyle
Overview
LineStyle is a enum in Aspose.Slides FOSS for Python.
Represents the style of a line.
Values
| Value | Description |
|---|---|
NOT_DEFINED | |
SINGLE | Represents a single solid line style |
THIN_THIN | Represents a double line with two thin lines |
THICK_THIN | Represents a double line with a thick outer and thin inner line |
THIN_THICK | |
THICK_BETWEEN_THIN | Represents a triple line with a thick line between two thin lines |