Skip to main content
Row

WorksheetHeaderFooter.CenterPicture Property

Gets the picture located in the center section of a header or footer.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v26.1.Core.dll

Declaration

HeaderFooterPicture CenterPicture { get; }

Property Value

Type Description
HeaderFooterPicture

A HeaderFooterPicture object that is the target picture.

See Also