C1.WPF.Excel Namespace : XLStyle Class |
For a list of all members of this type, see XLStyle members.
Name | Description | |
---|---|---|
AlignHorz | Gets or sets the horizontal alignment for this XLStyle. | |
AlignVert | Gets or sets the vertical alignment for this XLStyle. | |
BackColor | Gets or sets the background color for this XLStyle. | |
BackPattern | Gets or sets the background pattern for this XLStyle. | |
BorderBottom | Gets or sets the line style used to draw the bottom border. | |
BorderColorBottom | Gets or sets the color used to draw the bottom border. | |
BorderColorLeft | Gets or sets the color used to draw the left border. | |
BorderColorRight | Gets or sets the color used to draw the right border. | |
BorderColorTop | Gets or sets the color used to draw the top border. | |
BorderLeft | Gets or sets the line style used to draw the left border. | |
BorderRight | Gets or sets the line style used to draw the right border. | |
BorderTop | Gets or sets the line style used to draw the top border. | |
Diagonal | Gets or sets which diagonal lines to display (none, forward, backward). | |
DiagonalColor | Gets or sets the color used to draw the diagonal lines. | |
DiagonalStyle | Gets or sets the line style used to draw the diagonal lines. | |
Direction | Gets or sets the context reading direction for this XLStyle. | |
Font | Gets or sets the font for this XLStyle. | |
ForeColor | Gets or sets the foreground color for this XLStyle. | |
Format | Gets or sets the format associated with this XLStyle. | |
Indent | Gets or sets the indent cell contents for this XLStyle. | |
Locked | Gets or sets whether the cell should be locked for editing when the XLSheet is protected. | |
PatternColor | Gets or sets the color of the background pattern for this XLStyle. | |
Rotation | Gets or sets the rotation for this XLStyle, in degrees. | |
ShrinkToFit | Gets or sets whether this XLStyle causes cell contents to shrink to fit. | |
WordWrap | Gets or sets whether this XLStyle causes cell contents to wrap. |