共用方式為


TracksInfo.DisplayLoc Property

Definition

displayLoc, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: displayLoc

public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Presentation.DisplayLocation>? DisplayLoc { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "displayLoc")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Presentation.DisplayLocation>? DisplayLoc { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("displayLoc")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Presentation.DisplayLocation>? DisplayLoc { get; set; }
member this.DisplayLoc : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Presentation.DisplayLocation> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "displayLoc")>]
member this.DisplayLoc : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Presentation.DisplayLocation> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("displayLoc")>]
member this.DisplayLoc : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2019.Presentation.DisplayLocation> with get, set
Public Property DisplayLoc As EnumValue(Of DisplayLocation)

Property Value

Attributes

Applies to