Scenarios.Current プロパティ

定義

現在のシナリオ

スキーマ内の次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "current")]
public DocumentFormat.OpenXml.UInt32Value Current { get; set; }
public DocumentFormat.OpenXml.UInt32Value Current { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "current")]
public DocumentFormat.OpenXml.UInt32Value? Current { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("current")]
public DocumentFormat.OpenXml.UInt32Value? Current { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Current { get; set; }
member this.Current : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "current")>]
member this.Current : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("current")>]
member this.Current : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Current As UInt32Value

プロパティ値

UInt32Value を返します。

属性

適用対象