USE function
Applies the line pattern, fill pattern, or line end called name to the shape when placed in the LinePattern, FillPattern, BeginArrow, or EndArrow cell. This function always returns 254.
Syntax
USE("name") | |
name |
Any string that is a valid master name. |
Remarks
If a master with name is present on a document stencil of the document, the pattern is applied as a line pattern, fill pattern, begin arrow, or end arrow.
Example
USE("Railroad Tracks")
Formats the shape by applying the master pattern named Railroad Tracks to the shape containing the formula.