PredefinedStyleCount: Integer;
The PredefinedStyleCount property returns the number of standard styles.
To determine index of standard style, use the IStyledEntity.PredefinedStyleIndex property.
The property use is given in the example for IStyledEntity.PredefinedStyle.
See also: