[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.PictureCompress

PictureCompress Enum

Specifies whether a picture will be compressed or not when inserted into a file.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum PictureCompress
Public Enum PictureCompress

Fields

Name Description
Default

The picture is compressed or not depending on the settings for the document.

False

The picture is not compressed.

True

The picture will be compressed.