Table of Contents

TFlxBorders Class

Border style for a cell.

Syntax

Namespace: FlexCel.Core

public class TFlxBorders: ICloneable

Fields

Name Description
Bottom Bottom border.
Diagonal Diagonal border.
DiagonalStyle When defined, there will be one or two diagonal lines across the cell.
Left Left border.
Right Right border.
Top Top border.

Methods

Name Description
Clone Returns a deep copy of the border.
Equals Returns true if both borders are the same.
GetHashCode Returns the hashcode for the border.
SetAllBorders Sets all borders to a linestyle and color. Diagonal borders are not changed.