Compartir a través de


CommonTimeNode.SyncBehavior Propiedad

Definición

syncBehavior

Representa el atributo siguiente en el esquema: syncBehavior

[DocumentFormat.OpenXml.SchemaAttr(0, "syncBehavior")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> SyncBehavior { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> SyncBehavior { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "syncBehavior")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues>? SyncBehavior { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("syncBehavior")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues>? SyncBehavior { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues>? SyncBehavior { get; set; }
member this.SyncBehavior : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "syncBehavior")>]
member this.SyncBehavior : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("syncBehavior")>]
member this.SyncBehavior : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeSyncValues> with get, set
Public Property SyncBehavior As EnumValue(Of TimeNodeSyncValues)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a