Compartir a través de


Line.OptionalNumber Propiedad

Definición

Número opcional

Representa el atributo siguiente en el esquema: o:spt

[DocumentFormat.OpenXml.SchemaAttr(27, "spt")]
public DocumentFormat.OpenXml.Int32Value OptionalNumber { get; set; }
public DocumentFormat.OpenXml.Int32Value OptionalNumber { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "spt")]
public DocumentFormat.OpenXml.Int32Value? OptionalNumber { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:spt")]
public DocumentFormat.OpenXml.Int32Value? OptionalNumber { get; set; }
public DocumentFormat.OpenXml.Int32Value? OptionalNumber { get; set; }
member this.OptionalNumber : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "spt")>]
member this.OptionalNumber : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:spt")>]
member this.OptionalNumber : DocumentFormat.OpenXml.Int32Value with get, set
Public Property OptionalNumber As Int32Value

Valor de propiedad

Devuelve SingleValue.

Atributos

Se aplica a