Freigeben über


Document.FormattingShowClear-Eigenschaft

Ruft einen Wert ab, der angibt, ob in Microsoft Office Word Formatierung löschen im Aufgabenbereich Formatvorlagen und Formatierung angezeigt wird, oder legt diesen Wert fest.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property FormattingShowClear As Boolean
    Get
    Set
bool FormattingShowClear { get; set; }

Eigenschaftswert

Typ: System.Boolean
true, wenn in Microsoft Office Word Formatierung löschen im Aufgabenbereich Formatvorlagen und Formatierung angezeigt wird; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

Document Schnittstelle

Microsoft.Office.Tools.Word-Namespace