Table of Contents

TFlxApplyFillPattern Structure

Fill pattern and color for the background of a cell.

Syntax

Namespace: FlexCel.Core

public struct TFlxApplyFillPattern

Constructors

Name Description
TFlxApplyFillPattern Creates the record setting all members to true or false.

Methods

Name Description
Apply This method will modify existingFormat with the properties from newFormat that are specified on this class
SetAllMembers Sets all members to true or false

Properties

Name Description
BgColor Color for the background of the pattern. If the pattern is solid, has no effect.
FgColor Color for the foreground of the pattern.
Gradient Defines if to apply a gradient to a cell. Only valid in Excel 2007 or newer.
IsEmpty Returns true if the format does not apply any setting.
Pattern Fill style.