Share

DrawingStandardStyle.SetAvailableStyles Method

Parent Object: DrawingStandardStyle

Description

Method that sets the styles which are available for the standard style.

Syntax

DrawingStandardStyle.SetAvailableStyles( StyleType As StyleTypeEnum, Styles As ObjectCollection )

Parameters

Name Type Description
StyleType StyleTypeEnum Input StyleTypeEnum value that specifies style type to set the available styles for the standard style.
Styles ObjectCollection Input ObjectCollection object that contains the styles to set as the available styles for the standard style.

Version

Introduced in version 2026

Was this information helpful?