Share via


Document.FormattingShowParagraph-Eigenschaft

Ruft einen Wert ab, der angibt, ob in Microsoft Office Word Absatzformate im Aufgabenbereich Formatvorlagen und Formatierung angezeigt werden, oder legt diesen Wert fest.

Namespace:  Microsoft.Office.Tools.Word
Assemblys:   Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property FormattingShowParagraph As Boolean
bool FormattingShowParagraph { get; set; }

Eigenschaftswert

Typ: System.Boolean
true , wenn in Microsoft Office Word Absatzformate im Aufgabenbereich Formatvorlagen und Formatierung angezeigt werden; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

Document Schnittstelle

Microsoft.Office.Tools.Word-Namespace