Chartsheet.DrawingHeaderFooter Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property DrawingHeaderFooter As DrawingHeaderFooterProperty Value
- Attributes