Hierarchy

  • StiCell

Index

Constructors

constructor

Properties

cellType

cellType: StiCellType = StiCellType.Cell

drillDownParameters

drillDownParameters: any = null

field

field: StiCrossField = null

guid

guid: string

height

height: number = 1

hyperlinkValue

hyperlinkValue: any = null

isChangeWidthForRightToLeft

isChangeWidthForRightToLeft: boolean = false

isCrossSummary

isCrossSummary: boolean

isImage

isImage: boolean = false

isNegativeColor

isNegativeColor: boolean = false

isNumeric

isNumeric: boolean = false

keepMergedCellsTogether

keepMergedCellsTogether: boolean

level

level: number = -1

parentCell

parentCell: StiCell

parentGuid

parentGuid: string

size

size: SizeD = SizeD.empty

summaryIndex

summaryIndex: number = -1

tagValue

tagValue: any = null

text

text: string = ""

toolTipValue

toolTipValue: any = null

value

value: any

width

width: number = 1

Methods

clone

Generated using TypeDoc