Table of Contents

TCondFmtBorders Structure

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

Syntax

Namespace: FlexCel.Core

public struct TCondFmtBorders

Fields

Name Description
Left Left border.
Top Top border.
Right Right border.
Bottom Bottom border.

Constructors

Name Description
TCondFmtBorders Creates a new struct setting the members.

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.