Class: cCrystalIOlapGridObject

Module location: cCrystalcraxddrt.pkg line 12623 (view source)

CLSID: {AF37685F-6120-4E28-96DD-63FD2DC27B7A}

Class Hierarchy:

cObjectMixincCrystalIOlapGridObject

Class Definition

Functions and Procedures

OLE_COLORComBackColor()
Gets or sets object background color.
OLE_COLORComBorderColor()
Gets or sets object border color.
CRLineStyleComBottomLineStyle()
Gets or sets bottom line style.
BooleanComCloseAtPageBreak()
Gets or sets close border on page break.
StringComConditionFormula(Variant llFormulaType)
Gets or sets conditional formula.
BooleanComHasDropShadow()
Gets or sets border drop shadow.
IntegerComHeight()
Gets object height (twips).
BooleanComKeepTogether()
Gets or sets keep object together.
CRObjectKindComKind()
Gets report object kind.
IntegerComLeft()
Gets or sets object upper left position (twips).
CRLineStyleComLeftLineStyle()
Gets or sets left line style.
StringComName()
Gets or sets object name.
VariantComParent()
Gets object parent (Section).
CRLineStyleComRightLineStyle()
Gets or sets right line style.
BooleanComSuppress()
Gets or sets object visibility.
IntegerComTop()
Gets or sets object upper top position (twips).
CRLineStyleComTopLineStyle()
Gets or sets top line style.
IntegerComWidth()
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(Variant llFormulaType String value)
Gets or sets conditional formula.