DialogSheet.DrawingHeaderFooter Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
DrawingHeaderFooter.
Representa la siguiente etiqueta de elemento en el 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 de propiedad
- Atributos