LineFillFormat Members
In This Article
#Properties
Name | Description |
---|---|
Fill |
Returns the fill type applied to a line or a shape’s border. |
Gradient |
Provides access to gradient fill settings. |
Pattern |
Provides access to pattern fill settings. |
Solid |
Provides access to solid fill options. |
#Methods
Name | Description |
---|---|
Set |
Applies the automatic fill to a line or a shape’s border. |
Set |
Applies a complex gradient to a line or a shape’s border. |
Set |
Applies a two-color gradient to a line or a shape’s border. |
Set |
Removes a fill from a shape line. |
Set |
Applies a pattern fill to a line or a shape’s border. |
Set |
Applies a solid color to a line or a shape’s border. |
See Also