Share via


TextOutlineEffect.Compound Property

Definition

cmpd, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w14:cmpd

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "cmpd")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues> Compound { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues> Compound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "cmpd")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues> Compound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "cmpd")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues>? Compound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:cmpd")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues>? Compound { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues>? Compound { get; set; }
member this.Compound : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues> with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "cmpd")>]
member this.Compound : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "cmpd")>]
member this.Compound : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:cmpd")>]
member this.Compound : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.CompoundLineValues> with get, set
Public Property Compound As EnumValue(Of CompoundLineValues)

Property Value

Attributes

Applies to