Compartilhar via


LineEndPropertiesType.Length Propriedade

Definição

Comprimento da cabeça/extremidade

Representa o seguinte atributo no esquema: len

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

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Especifica o comprimento de extremidade da linha em relação à largura da linha.

Os valores possíveis para esse atributo são definidos pelo ST_LineEndLength tipo simples.

Aplica-se a