TracksInfo.DisplayLoc 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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)
属性值
- 属性