[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TableElementStyle

TableElementStyle Class

Represents a style for each element of the table.

Inheritance
TableElementStyle
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(TableElementStyle._a))]
public sealed class TableElementStyle : ICloneable, ISerializable, ISerializeSupport, IComparable<TableElementStyle>
<TypeConverter(GetType(TableElementStyle._a))>
Public NotInheritable Class TableElementStyle
    Implements ICloneable, ISerializable, ISerializeSupport, IComparable(Of TableElementStyle)

Constructors

Properties

Name Description
BackColor

Gets the backcolor of the element.

Border

Gets the element border.

FontStyle

Gets the font style of the element.

ForeColor

Gets the forecolor of the element.

IsEmpty

Gets whether style is empty.

StrikeOut

Gets the strikethrough font style.

Underline

Gets the underline font style.

Methods

Name Description
Clone()

Clone this TableElementStyle object.

CompareTo(TableElementStyle)

Compares this instance to a specified object and returns an indication of their relative values.

Compose(TableElementStyle, bool, bool, bool, bool)

Compose a style into this style