Namespace IronXL.Styles
Classes
BorderType
The enumeration value indicating the line style of a border in a cell
DiagonalBorderDirection
Enum that stands for direction of diagonal border inside cell
FillPattern
The enumeration value indicating the style of fill pattern being used for a cell format.
FontScript
Enum that stands for position of the symbol
FontUnderlineType
Enum that stands for different types of font underline
HorizontalAlignment
The enumeration value indicating horizontal alignment of a cell,
I.e., whether it is aligned general, left, right, horizontally centered, Filled (replicated), justified, centered across multiple cells, or distributed.
TableStyle
Style information for a specific table instance.
VerticalAlignment
This enumeration value indicates the type of vertical alignment for a cell, i.e., whether it is aligned top, bottom, vertically centered, justified or distributed.
Interfaces
IBorder
Interface for cell border value
IFont
Interface for cell font value
IStylable
Interface for indicating that certain Excel unit has it's own style
IStyle
Interface for cell style