Class: cCrystalICrossTabObject
CLSID: {AF37682A-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObject

Mixin


cCrystalICrossTabObjectClass Definition
Functions and Procedures
OLE_COLOR
ComBackColor()
Gets or sets object background color.
OLE_COLOR
ComBorderColor()
Gets or sets object border color.
CRLineStyle
ComBottomLineStyle()
Gets or sets bottom line style.
Boolean
ComCloseAtPageBreak()
Gets or sets close border on page break.
OLE_COLOR
ComColumnGrandTotalColor()
Gets or sets column grand totals color.
Variant
ComColumnGroups()
Gets column groups.
String
ComConditionFormula(Variant llFormulaType)
Gets or sets conditional formula.
String
ComCssClass()
Gets or sets CSS class.
Boolean
ComEnableKeepColumnsTogether()
Gets or sets enable keep columns together.
Boolean
ComEnableRepeatRowLabels()
Gets or sets enable repeat row labels.
Boolean
ComEnableShowCellMargins()
Gets or sets enable show cell margins.
Boolean
ComEnableShowGrid()
Gets or sets enable show grid.
Boolean
ComEnableSuppressColumnGrandTotals()
Gets or sets enable suppress column grand totals.
Boolean
ComEnableSuppressEmptyColumns()
Gets or sets enable suppress empty columns.
Boolean
ComEnableSuppressEmptyRows()
Gets or sets enable suppress empty rows.
Boolean
ComEnableSuppressRowGrandTotals()
Gets or sets enable suppress row grand totals.
Boolean
ComHasDropShadow()
Gets or sets border drop shadow.
Integer
ComHeight()
Gets object height (twips).
String
ComHyperlinkText()
Gets or sets hyperlink text.
CRHyperlinkType
ComHyperlinkType()
Gets or sets hyperlink type.
Boolean
ComKeepTogether()
Gets or sets keep object together.
CRObjectKind
ComKind()
Gets report object kind.
Integer
ComLeft()
Gets or sets object upper left position (twips).
CRLineStyle
ComLeftLineStyle()
Gets or sets left line style.
String
ComName()
Gets or sets object name.
Variant
ComParent()
Gets object parent (Section).
CRLineStyle
ComRightLineStyle()
Gets or sets right line style.
OLE_COLOR
ComRowGrandTotalColor()
Gets or sets row grand totals color.
Variant
ComRowGroups()
Gets row groups.
Variant
ComSummaryFields()
Gets summary fields.
Boolean
ComSuppress()
Gets or sets object visibility.
Integer
ComTop()
Gets or sets object upper top position (twips).
CRLineStyle
ComTopLineStyle()
Gets or sets top line style.
Integer
ComWidth()
Gets object width (twips).

Set(String value)
Gets or sets object name.

Set(Integer value)
Gets or sets object upper left position (twips).

Set(Integer value)
Gets or sets object upper top position (twips).

Set(CRLineStyle value)
Gets or sets left line style.

Set(CRLineStyle value)
Gets or sets right line style.

Set(CRLineStyle value)
Gets or sets top line style.

Set(CRLineStyle value)
Gets or sets bottom line style.

Set(Boolean value)
Gets or sets border drop shadow.

Set(OLE_COLOR value)
Gets or sets object background color.

Set(OLE_COLOR value)
Gets or sets object border color.

Set(Boolean value)
Gets or sets object visibility.

Set(Boolean value)
Gets or sets close border on page break.

Set(Boolean value)
Gets or sets keep object together.

Set(Boolean value)
Gets or sets enable show grid.

Set(Boolean value)
Gets or sets enable show cell margins.

Set(Boolean value)
Gets or sets enable suppress empty rows.

Set(Boolean value)
Gets or sets enable suppress empty columns.

Set(Boolean value)
Gets or sets enable keep columns together.

Set(Boolean value)
Gets or sets enable suppress row grand totals.

Set(Boolean value)
Gets or sets enable suppress column grand totals.

Set(OLE_COLOR value)
Gets or sets row grand totals color.

Set(OLE_COLOR value)
Gets or sets column grand totals color.

Set(Boolean value)
Gets or sets enable repeat row labels.

Set(Variant llFormulaType String value)
Gets or sets conditional formula.

Set(String value)
Gets or sets CSS class.

Set(CRHyperlinkType value)
Gets or sets hyperlink type.

Set(String value)
Gets or sets hyperlink text.