WorksheetHeaderFooter.RemovePicture(HeaderFooterSection) Method
Removes a picture from the specified section of a header or footer.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| section | HeaderFooterSection | One of the HeaderFooterSection enumeration values identifying the section from which the picture should be removed. |
See Also