DiagramChooseIf.Step 属性

定义

步骤

表示架构中的以下属性: 步骤

[DocumentFormat.OpenXml.SchemaAttr(0, "step")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.Int32Value> Step { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.Int32Value> Step { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "step")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.Int32Value>? Step { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("step")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.Int32Value>? Step { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.Int32Value>? Step { get; set; }
member this.Step : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.Int32Value> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "step")>]
member this.Step : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.Int32Value> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("step")>]
member this.Step : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.Int32Value> with get, set
Public Property Step As ListValue(Of Int32Value)

属性值

属性

适用于