[]
Represents the style content for a cell in a table report item.
public class CellStyleContent : TextBoxStyleContent
Name | Description |
---|---|
CellStyleContent() |
Name | Description |
---|---|
BottomBorder | Gets or sets the bottom border style of the cell. |
LeftBorder | Gets or sets the left border style of the cell. |
RightBorder | Gets or sets the right border style of the cell. |
TextAlign | Gets or sets the text alignment of the cell. |
TopBorder | Gets or sets the top border style of the cell. |
VerticalAlign | Gets or sets the vertical alignment of the cell. |