IStyledEntity.PredefinedStyleCount

Syntax

PredefinedStyleCount: Integer;

Description

The PredefinedStyleCount property returns the number of standard styles.

Comments

To determine index of standard style, use the IStyledEntity.PredefinedStyleIndex property.

Example

The property use is given in the example for IStyledEntity.PredefinedStyle.

See also:

IStyledEntity