DialogSheet.DrawingHeaderFooter 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.
DrawingHeaderFooter.
Representa a seguinte marca de elemento no esquema: x:drawingHF.
public DocumentFormat.OpenXml.Spreadsheet.DrawingHeaderFooter DrawingHeaderFooter { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.DrawingHeaderFooter? DrawingHeaderFooter { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Spreadsheet.DrawingHeaderFooter DrawingHeaderFooter { get; set; }
member this.DrawingHeaderFooter : DocumentFormat.OpenXml.Spreadsheet.DrawingHeaderFooter with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.DrawingHeaderFooter : DocumentFormat.OpenXml.Spreadsheet.DrawingHeaderFooter with get, set
Public Property DrawingHeaderFooter As DrawingHeaderFooter
Valor da propriedade
- Atributos