DiagramChooseIf.Step Property

Definition

Step

Represents the following attribute in the schema: 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)

Property Value

Attributes

Applies to