Table of Contents

TTableApplyFill Structure

Determines which parts of the pattern will be applied in the table.

Syntax

Namespace: FlexCel.Core

public struct TTableApplyFill

Constructors

Methods

Name Description
Equals Returns true if both objects are the same
GetHashCode Returns the hashcode of the struct.

Operators

Name Description
Equality Returns true if both objects have the same information.
Inequality returns true if both objects are the same.

Properties

Name Description
Pattern Fill style.
FgColor Color for the foreground of the pattern.
BgColor Color for the background of the pattern. If the pattern is solid, has no effect.
IsEmpty Returns true if the format does not apply any setting.