CommonTimeNode.SyncBehavior 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í.
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