[]
        
(Showing Draft Content)

C1.Excel.ImageFormat

ImageFormat Enum

Specifies how images are scaled within spreadsheet cells.

Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public enum ImageFormat : byte

Fields

Name Description
Bmp

Specifies the bitmap image format.

Gif

Specifies the GIF image format.

Icon

Specifies the Windows icon image format.

Jpeg

Specifies the JPEG image format.

Png

Specifies the W3C PNG image format.

Tiff

Specifies the Tag Image File Format (TIFF) image format.

Unknown

Unknown unsupported image format.