StiCellStyle Class
Namespace: Stimulsoft.Report.Export
Inheritance
Implements: ICloneable
Methods
| Method | Returns | Description |
|---|---|---|
| Clone | object | |
| Equals | bool | |
| GetHashCode | int |
Method Details
Clone
Clone(): object
Returns object
Equals
Equals(obj: Object): bool
Parameters
- obj (Object)
Returns bool
GetHashCode
GetHashCode(): int
Returns int
Fields
| Field | Type | Description |
|---|---|---|
| AbsolutePosition | bool | |
| AllowHtmlTags | bool | |
| Border | StiBorderSide | |
| BorderB | StiBorderSide | |
| BorderL | StiBorderSide | |
| BorderR | StiBorderSide | |
| Color | Color | |
| Font | Font | |
| Format | string | |
| HorAlignment | StiTextHorAlignment | |
| LineSpacing | double | |
| TextColor | Color | |
| TextOptions | StiTextOptions | |
| VertAlignment | StiVertAlignment | |
| WordWrap | bool |