Sequence.TimeReferenceAnchorPoint Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
time-ref-anchor-point
Representa o seguinte atributo no 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 da propriedade
- Atributos