OneOf.TimeReferenceAnchorPoint Property

Definition

time-ref-anchor-point

Represents the following attribute in the schema: emma:time-ref-anchor-point

[DocumentFormat.OpenXml.SchemaAttr(44, "time-ref-anchor-point")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.AnchorPointValues> TimeReferenceAnchorPoint { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.AnchorPointValues> TimeReferenceAnchorPoint { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "time-ref-anchor-point")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.AnchorPointValues>? TimeReferenceAnchorPoint { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:time-ref-anchor-point")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.AnchorPointValues>? TimeReferenceAnchorPoint { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.AnchorPointValues>? TimeReferenceAnchorPoint { get; set; }
member this.TimeReferenceAnchorPoint : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.AnchorPointValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "time-ref-anchor-point")>]
member this.TimeReferenceAnchorPoint : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.AnchorPointValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:time-ref-anchor-point")>]
member this.TimeReferenceAnchorPoint : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.AnchorPointValues> with get, set
Public Property TimeReferenceAnchorPoint As EnumValue(Of AnchorPointValues)

Property Value

Attributes

Applies to