Table of Contents

XlsFile.OptionsAutoCompressPictures Property

If true, Excel will try to compress the pictures to keep sizes down. This option only applies to Excel 2007 or newer.

Syntax

Namespace: FlexCel.XlsAdapter

public override Boolean OptionsAutoCompressPictures { get; set; }

See also