Freigeben über


PreviousSectionProperties.FormProtection-Eigenschaft

Only Allow Editing of Form Fields.Represents the element tag in schema: w:formProt

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property FormProtection As FormProtection
    Get
    Set
'Usage
Dim instance As PreviousSectionProperties
Dim value As FormProtection

value = instance.FormProtection

instance.FormProtection = value
public FormProtection FormProtection { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.FormProtection
Returns FormProtection.

Siehe auch

Referenz

PreviousSectionProperties Klasse

PreviousSectionProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace