Compartir a través de


DiagramChooseIf.Step Propiedad

Definición

Paso

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Atributos

Se aplica a