PageMargins.Header Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cabeçalho
Representa o seguinte atributo no esquema: cabeçalho
[DocumentFormat.OpenXml.SchemaAttr(0, "header")]
public DocumentFormat.OpenXml.DoubleValue Header { get; set; }
public DocumentFormat.OpenXml.DoubleValue Header { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "header")]
public DocumentFormat.OpenXml.DoubleValue? Header { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("header")]
public DocumentFormat.OpenXml.DoubleValue? Header { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Header { get; set; }
member this.Header : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "header")>]
member this.Header : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("header")>]
member this.Header : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Header 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 cabeçalho em polegadas.
Os valores possíveis para esse atributo são definidos pelo tipo de dados esquema double
XML.