Freigeben über


PreviousParagraphProperties.TextBoxTightWrap-Eigenschaft

TextBoxTightWrap.Represents the element tag in schema: w:textboxTightWrap

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

Syntax

'Declaration
Public Property TextBoxTightWrap As TextBoxTightWrap
    Get
    Set
'Usage
Dim instance As PreviousParagraphProperties
Dim value As TextBoxTightWrap

value = instance.TextBoxTightWrap

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TextBoxTightWrap

Siehe auch

Referenz

PreviousParagraphProperties Klasse

PreviousParagraphProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace