Compartilhar via


PageMargins.Footer Propriedade

Definição

Rodapé

Representa o seguinte atributo no esquema: rodapé

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

Valor da propriedade

Retorna DoubleValue.

Atributos

Comentários

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

Especifica que o conteúdo desse atributo conterá a margem de rodapé em polegadas.

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

Aplica-se a