Style.StyleLocation Property
Parent Object: StyleDescription
Property that returns the location of this style, i.e. local to the document, cached locally in the document, exists in the library. Styles that exist in the library cannot be edited.
Syntax
Style.StyleLocation() As StyleLocationEnumProperty Value
This is a read only property whose value is a StyleLocationEnum.Samples
Name | Description |
Sheet Metal Style Display | This sample illustrates getting information about sheet metal styles. |