Name | Description | |
---|---|---|
ExcelCellStyle Constructor |
The following tables list the members exposed by ExcelCellStyle.
Name | Description | |
---|---|---|
ExcelCellStyle Constructor |
Name | Description | |
---|---|---|
Background | Gets or sets the System.Windows.Media.Brush used to paint the cell background. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
BorderBrush | Gets or sets the System.Windows.Media.Brush used to render the cell borders. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
BorderThickness | Gets or sets the System.Windows.Thickness of the cell borders. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
CellBorderBrushBottom | Border brush for the bottom of cell | |
CellBorderBrushLeft | Border brush for cell. | |
CellBorderBrushRight | Border brush for the right of cell. | |
CellBorderBrushTop | Border brush for the top of cell. | |
CellBorderThickness | Border thickness for cell. | |
CornerRadius | Gets or sets the CornerRadius of the cell borders. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
FontFamily | Gets or sets the FontFamily used to render text in a cell. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
FontSize | Gets or sets the size of the font used to render text in a cell. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
FontStyle | Gets or sets the FontStyle used to render text in a cell. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
FontWeight | Gets or sets the FontWeight used to render text in a cell. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
Foreground | Gets or sets the System.Windows.Media.Brush used to paint the cell text. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
Format | ||
HorizontalAlignment | Gets or sets the HorizontalAlignment of the cell content. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
Rotation | Rotaion for content. | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this CellStyle. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
TextDecorations | Gets or sets the System.Windows.TextDecorationCollection to be applied to text in the cell. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
TextTrimming | Gets or sets the TextTrimming used to render text in a cell. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
TextWrapping | Gets or sets whether text should be wrapped in the cell. (Inherited from C1.WPF.FlexGrid.CellStyle) | |
VerticalAlignment | Gets or sets the VerticalAlignment of the cell content. (Inherited from C1.WPF.FlexGrid.CellStyle) |
Name | Description | |
---|---|---|
Apply | Overloaded. Overridden. oveerrides apply border | |
Clone | Gets a clone of this CellStyle. (Inherited from C1.WPF.FlexGrid.CellStyle) |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. (Inherited from C1.WPF.FlexGrid.CellStyle) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.WPF.FlexGrid.CellStyle) |