Compartir a través de


RevExFormatting.Length Propiedad

Definición

length, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

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

Atributos

Se aplica a