Compartir a través de


RevisionFormat.Length Propiedad

Definición

Length

Representa el atributo siguiente en el esquema: length

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a