Share

DrawingStandardStyle.GetAvailableStyles Method

Parent Object: DrawingStandardStyle

Description

Method that returns the ObjectCollection containing the styles which are available for the standard style.

Syntax

DrawingStandardStyle.GetAvailableStyles( StyleType As StyleTypeEnum ) As ObjectCollection

Parameters

Name Type Description
StyleType StyleTypeEnum Input StyleTypeEnum value that specifies style type to get the available styles for the standard style.

Version

Introduced in version 2026

Was this information helpful?