Class: cCrystalILineObject
CLSID: {AF376828-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObject

Mixin


cCrystalILineObjectClass Definition
Functions and Procedures
Integer
ComBottom()
Gets or sets line lower bottom position (twips).
String
ComConditionFormula(Variant llFormulaType)
Gets or sets conditional formula.
String
ComCssClass()
Gets or sets CSS class.
Variant
ComEndSection()
Gets end section.
Boolean
ComExtendToBottomOfSection()
Gets or sets extend to bottom of section option.
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 line thickness (twips).
String
ComName()
Gets or sets object name.
Variant
ComParent()
Gets object parent (Section).
Integer
ComRight()
Gets or sets line 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(Boolean value)
Gets or sets object visibility.

Set(OLE_COLOR value)
Gets or sets line color.

Set(Integer value)
Gets or sets line lower right position (twips).

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

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

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

Set(CRLineStyle value)
Gets or sets line style.

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

Set(String value)
Gets or sets CSS class.