[]
        
(Showing Draft Content)

C1.Excel.XLPictureViewType

XLPictureViewType Enum

Specifies how images should be displayed (color, gray-scale, or black and white).

Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public enum XLPictureViewType

Fields

Name Description
Auto

Display the image using the image's own color information.

BlackAndWhite

Display the image in black and white.

GrayScale

Display the image in grayscale.