cpr.utils.RowGroup

Index

Properties
Name Type Description
data Number | String | { value?: any, style?: {[styleName:string]: String}, rowspan?: Number, colspan?: Number }[][]
region VLOC_REGION
style CellStyle[]

Properties

data
type Number | String | { value?: any, style?: {[styleName:string]: String}, rowspan?: Number, colspan?: Number }[][]
region
type VLOC_REGION
style
type CellStyle[]