MsoLineFormat
Overview
MsoLineFormat is a class in Aspose.Cells FOSS for Python.
Border/outline format properties for a shape.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
is_visible | `` | Read | Indicates whether the line is displayed |
color | `` | Read | Gets or sets the line’s color value |
weight | `` | Read | Gets or sets the thickness of the line |
dash_style | `` | Read | Gets or sets the dash pattern of the line |
transparency | `` | Read | Gets or sets the line’s opacity level |
Methods
| Signature | Description |
|---|---|
__init__() | |
copy() | Creates a duplicate of the line format object |