Share via


HiddenLineProperties.CompoundLineType Property

Definition

compound line type

Represents the following attribute in the schema: cmpd

[DocumentFormat.OpenXml.SchemaAttr(0, "cmpd")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.CompoundLineValues> CompoundLineType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.CompoundLineValues> CompoundLineType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cmpd")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.CompoundLineValues>? CompoundLineType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cmpd")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.CompoundLineValues>? CompoundLineType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.CompoundLineValues>? CompoundLineType { get; set; }
member this.CompoundLineType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.CompoundLineValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cmpd")>]
member this.CompoundLineType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.CompoundLineValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cmpd")>]
member this.CompoundLineType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.CompoundLineValues> with get, set
Public Property CompoundLineType As EnumValue(Of CompoundLineValues)

Property Value

Attributes

Applies to