Freigeben über


TextBoxTightWrap.Val-Eigenschaft

Lines to Tight Wrap to Paragraph Extents.Represents the attribte in schema: w:val

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

Syntax

'Declaration
<SchemaAttrAttribute(, "val")> _
Public Property Val As EnumValue(Of TextBoxTightWrapValues)
    Get
    Set
'Usage
Dim instance As TextBoxTightWrap
Dim value As EnumValue(Of TextBoxTightWrapValues)

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public EnumValue<TextBoxTightWrapValues> Val { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<TextBoxTightWrapValues>

Siehe auch

Referenz

TextBoxTightWrap Klasse

TextBoxTightWrap-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace