LinePattern cell (Line Format section)
Determines the line pattern of the shape. The value entered in the LinePattern cell is a number that is an index into a collection of line patterns.
|
Value |
Description |
|
0 |
No line pattern |
|
1 |
Solid |
|
2–23 |
Assorted line patterns |
Remarks
You can view the line pattern collection in the Line dialog box (click Line on the Format menu).
To specify a custom line pattern, use the USE function in this cell.
To reference the LinePattern cell by name from another formula, or from a program using the Cells property, use:
|
Cell name: |
LinePattern |
To reference the LinePattern cell by index from a program, use the CellsSRC property with the following arguments:
|
Section index: |
visSectionObject |
|
Row index: |
visRowPageLayout |
|
Cell index: |
visPLOJumpStyle |