C1.Web.Mvc.Sheet Namespace : Style Class |
The following tables list the members exposed by Style.
Name | Description | |
---|---|---|
Style Constructor | Create a Style instance. |
Name | Description | |
---|---|---|
BaseOn | Gets or sets the the base style that this style inherits from. | |
Border | Gets or sets the cell border. | |
Fill | Gets or sets the cell fill. | |
Font | Gets or sets the font of text. | |
Format | Gets or sets the excel format string. | |
HAlign | Gets or sets the horizontal alignment of cell content. | |
Indent | Gets or sets the text indent. | |
Locked | Gets or sets a value indicating whether to lock the cells. | |
ShrinkToFit | Gets or sets a value indicating whether allow text shrink to fit cell size. | |
TextDirection | Gets or sets the direction of text flow. | |
TextRotation | Gets or sets the rotation angle of text. | |
VAlign | Gets or sets the vertical alignment of cell content. | |
WrapText | Gets or sets a value indicating whether allow text wrap. |