PageMargins.Left Propriedade

Definição

Esquerda

Representa o seguinte atributo no esquema: l

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

Valor da propriedade

Devolve DoubleValue.

Atributos

Comentários

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

Especifica que o conteúdo deste atributo irá conter a margem da página esquerda em polegadas.

Os valores possíveis para este atributo são definidos pelo tipo de dados Esquema double XML.

Aplica-se a