TFlexCelPreviewer.InvalidatePreview Method
Invalidates the preview and forces the control to reload from the document.
When the control is a Thumbnail you cannot Invalidate it, this will be done automatically when you invalidate the main view.
Syntax
Unit: FlexCel.Preview
procedure TFlexCelPreviewer.InvalidatePreview;
See also