Group.TimeReferenceAnchorPoint Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
time-ref-anchor-point
Representa el atributo siguiente en el esquema: 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)
Valor de propiedad
- Atributos