Freigeben über


Frame.NoResizeAllowed-Eigenschaft

Frame Cannot Be Resized.Represents the element tag in schema: w:noResizeAllowed

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

Syntax

'Declaration
Public Property NoResizeAllowed As NoResizeAllowed
    Get
    Set
'Usage
Dim instance As Frame
Dim value As NoResizeAllowed

value = instance.NoResizeAllowed

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.NoResizeAllowed
Returns NoResizeAllowed.

Siehe auch

Referenz

Frame Klasse

Frame-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace