Table of Contents

TImportOptions.Images Property

If true, images will be imported into the grid. Note that as Excel supports "floating" images over a range of cells and TAdvStringGrid needs the full image to be on one cell, AdvGridExcelImport will merge the cells below the image when importing.

Syntax

Unit: UAdvGridExcelImport

property TImportOptions.Images: Boolean

See also