Table of Contents

ExcelFile.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.Core

public abstract Boolean OptionsAutoCompressPictures { get; set; }

See also