Table of Contents

TCondFmtApplyBorders Structure

Determines which parts of the borders will be applied in the conditional format.

Syntax

Namespace: FlexCel.Core

public struct TCondFmtApplyBorders

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 different.

Properties

Name Description
Left Left border.
Top Top border.
Right Right border.
Bottom Bottom border.
IsEmpty Returns true if the format does not apply any setting.