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.
public bool CanStyleFormat { get; }
Public ReadOnly Property CanStyleFormat() As Boolean
Runtime only.
Read only.