Table of Contents

TFlxOneBorder Structure

Border style and color for one of the 4 sides of a cell.

Syntax

Namespace: FlexCel.Core

public struct TFlxOneBorder

Constructors

Name Description
TFlxOneBorder Initializes the structure to its default values.

Methods

Name Description
Equals Returns true when 2 borders are the same.
GetHashCode Hash code for the border.

Properties

Name Description
Style Border style.
Color Color of the border.