Informs whether the document can be formatted with formatting styles. The property's value depends on the DocumentPermissions.AllowFormattingStyles property and the currently set edit mode.

Introduced: X15.

Syntax

public bool CanStyleFormat { get; }
Public ReadOnly Property CanStyleFormat() As Boolean

Limitations

Runtime only.

Read only.