Freigeben über


TextOutlineEffect.Compound-Eigenschaft

cmpd.Represents the attribte in schema: w14:cmpd

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

Syntax

'Declaration
<SchemaAttrAttribute(, "cmpd")> _
Public Property Compound As EnumValue(Of CompoundLineValues)
    Get
    Set
'Usage
Dim instance As TextOutlineEffect
Dim value As EnumValue(Of CompoundLineValues)

value = instance.Compound

instance.Compound = value
[SchemaAttrAttribute(, "cmpd")]
public EnumValue<CompoundLineValues> Compound { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<CompoundLineValues>

Siehe auch

Referenz

TextOutlineEffect Klasse

TextOutlineEffect-Member

DocumentFormat.OpenXml.Office2010.Word-Namespace