Table of Contents

TDrawingConditionalFormat Class

This class contains the data needed to draw a "complex" conditional format like a databar or iconset. It is used for exporting xls/x files to drawings or pdf.

Syntax

Namespace: FlexCel.Core

public class TDrawingConditionalFormat

Fields

Name Description
DataBar Data needed to draw a data bar in the screen.
IconSet Data needed to draw an icon set in the screen.

Constructors

Name Description
TDrawingConditional​Format Crates a new object.