Click or drag to resize

DataRowInReportTypeEnum Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.extensions.table
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum DataRowInReportTypeEnum
Request Example View Source
Members
  Member nameValueDescription
none0
mergedHeaderTitle1
mergedHeaderInfo2
columnCaption3
columnDescription4
columnFooterInfo5
mergedFooterInfo6
mergedHorizontally7 The merged horizontally: cells with the same value are merged horizontally
info8
data9
dataAggregate10
columnInformation11
mergedCategoryHeader12
dataHighlightA13 The data highlight a: OrangeRed by default style
dataHighlightB14 The data highlight b: CadetBlue by default style
dataHighlightC15 The data highlight c: SteelBlue by default style
removedLight16
removedStrong17
group0118 The group01: lightblue
group0219 The group02: bisque
group0320 The group03: lightcyan
group0421 The group04: light golded rod
group0522 The group05: light pink
See Also