ClickAndTypeParagraphStyle Property

See Also         Example         Applies To

Returns or sets the default paragraph style applied to text by the Click and Type feature in the specified document. To set this property, specify either the local name of the style, an integer or a WdBuiltinStyle constant, or an object that represents the style. Read/write Variant.

For a list of the WdBuiltinStyle constants, see the Style property.

Remarks

If the InUse property for the specified style is set to False, an error occurs.