Returns the image position and size.
Syntax
Unit: FlexCel.XlsAdapter
function TXlsFile.GetHeaderOrFooterImageProperties(const headerAndFooterKind: THeaderAndFooterKind; const section: THeaderAndFooterPos): IHeaderOrFooterImageProperties; override;
Parameters
Returns
Image properties. Null if there is no image on this section.
See also