共用方式為


ParentLabelLayout.ParentLabelLayoutVal Property

Definition

val, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: val

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

Property Value

Attributes

Applies to