次の方法で共有


CommonTimeNode.SyncBehavior プロパティ

定義

syncBehavior

スキーマ内の次の属性を表します: 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)

プロパティ値

EnumValue<T> を返します。

属性

適用対象