StiCellStyle2 Class
Namespace: Stimulsoft.Report.Export
Properties
| Property | Type | Description |
|---|---|---|
| internalStyleName | string | |
| styleName | string |
Methods
| Method | Returns | Description |
|---|---|---|
| clone | StiCellStyle2 | |
| equals | boolean |
Method Details
clone
clone(): StiCellStyle2
Returns StiCellStyle2
equals
equals(style: StiCellStyle2): boolean
Parameters
- style (StiCellStyle2)
Returns boolean
Fields
| Field | Type | Description |
|---|---|---|
| absolutePosition | any | |
| color | Color | |
| font | Font | |
| format | string | |
| horAlignment | StiTextHorAlignment | |
| textColor | Color | |
| textOptions | StiTextOptions | |
| vertAlignment | StiVertAlignment | |
| wordWrap | boolean |