TracksInfo.DisplayLoc 属性

定义

displayLoc,此属性仅在 Office 2019 及更高版本中可用。

表示架构中的以下属性: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)

属性值

属性

适用于