IShapeLineFormat Interface |
Namespace: Spire.Xls.Core
The IShapeLineFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BackColor |
Represents background color.
|
|
|
BackKnownColor |
Represents background color index.
|
|
|
BeginArrowheadLength |
Represents begin arrow head length.
|
|
|
BeginArrowHeadStyle |
Represents begin arrow head style.
|
|
|
BeginArrowheadWidth |
Represents begin arrow head width.
|
|
|
DashStyle |
Represents the dash style for the specified line.
|
|
|
EndArrowheadLength |
Represents end arrow head length.
|
|
|
EndArrowHeadStyle |
Represents end arrow head style.
|
|
|
EndArrowheadWidth |
Represents end arrow head width.
|
|
|
ForeColor |
Represents foreground color.
|
|
|
ForeKnownColor |
Represents foreground color index.
|
|
|
HasPattern |
Indicates if current line format contain pattern.
|
|
|
Pattern |
Represents line pattern.
|
|
|
Style |
Represents line style.
|
|
|
Transparency |
Represents line transparency.
|
|
|
Visible |
Represents if line format is visible.
|
|
|
Weight |
Represents weight of the line.
|