Freigeben über


TextOutlineEffect.LineWidth-Eigenschaft

w.Represents the attribte in schema: w14:w

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "w")> _
Public Property LineWidth As Int32Value
    Get
    Set
'Usage
Dim instance As TextOutlineEffect
Dim value As Int32Value

value = instance.LineWidth

instance.LineWidth = value
[SchemaAttrAttribute(, "w")]
public Int32Value LineWidth { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value

Siehe auch

Referenz

TextOutlineEffect Klasse

TextOutlineEffect-Member

DocumentFormat.OpenXml.Office2010.Word-Namespace