Informs whether the currently selected text can be formatted with table formatting attributes. The property's value depends on the DocumentPermissions.AllowFormatting property and the currently set edit mode.

Introduced: X15.

Syntax

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

Limitations

Runtime only.

Read only.