Chartsheet.DrawingHeaderFooter Property

Definition

DrawingHeaderFooter.

Represents the following element tag in the schema: 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

Property Value

Attributes

Applies to