Share

Style.StyleLocation Property

Parent Object: Style

Description

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 StyleLocationEnum

Property 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.

Version

Introduced in version 2008

Was this information helpful?