Class: cCrystalIBoxObject
CLSID: {AF376829-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObject

Mixin


cCrystalIBoxObjectClass Definition
Functions and Procedures
Integer
ComBottom()
Gets or sets object lower bottom position (twips).
Variant
ComBottomRightSection()
Gets bottom right section.
Boolean
ComCloseAtPageBreak()
Gets or sets close border on page break.
String
ComConditionFormula(Variant llFormulaType)
Gets or sets conditional formula.
Integer
ComCornerEllipseHeight()
Gets or sets corner ellipse height.
Integer
ComCornerEllipseWidth()
Gets or sets corner ellipse width.
String
ComCssClass()
Gets or sets CSS class.
Boolean
ComExtendToBottomOfSection()
Gets or sets extend to bottom of section option.
OLE_COLOR
ComFillColor()
Gets or sets fill color.
Boolean
ComHasDropShadow()
Gets or sets border drop shadow.
CRObjectKind
ComKind()
Gets report object kind.
Integer
ComLeft()
Gets or sets object upper left position (twips).
OLE_COLOR
ComLineColor()
Gets or sets line color.
CRLineStyle
ComLineStyle()
Gets or sets line style.
Integer
ComLineThickness()
Gets or sets box line thickness (twips).
String
ComName()
Gets or sets object name.
Variant
ComParent()
Gets object parent (Section).
Integer
ComRight()
Gets or sets object lower right position (twips).
Boolean
ComSuppress()
Gets or sets object visibility.
Integer
ComTop()
Gets or sets object upper top position (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(Integer value)
Gets or sets object lower right position (twips).

Set(Integer value)
Gets or sets object lower bottom position (twips).

Set(CRLineStyle value)
Gets or sets line style.

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

Set(OLE_COLOR value)
Gets or sets line color.

Set(OLE_COLOR value)
Gets or sets fill color.

Set(Boolean value)
Gets or sets object visibility.

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

Set(Integer value)
Gets or sets box line thickness (twips).

Set(Boolean value)
Gets or sets extend to bottom of section option.

Set(Integer value)
Gets or sets corner ellipse height.

Set(Integer value)
Gets or sets corner ellipse width.

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

Set(String value)
Gets or sets CSS class.