Edit

Share via


Word.UseFormattingFrom enum

Specifies the source of formatting to use during document operations.

Remarks

[ API set: WordApiDesktop 1.4 ]

Fields

current = "Current"

Represents using formatting from the current document.

prompt = "Prompt"

Represents prompting the user for formatting preferences.

selected = "Selected"

Represents using formatting from the selected document.