Style.StyleType Property

Returns the formatting style's type.

Syntax

   Style.StyleType
Setting Description
1 The style is paragraph-based.
2 The style is character-based.

Data Types

Integer.

Limitations

Read only, Run time only.

See Also