Class: cCrystalILineObject
CLSID: {AF376828-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObjectMixincCrystalILineObjectClass Definition
Functions and Procedures
IntegerComBottom()
Gets or sets line lower bottom position (twips).
StringComConditionFormula(Variant llFormulaType)
Gets or sets conditional formula.
StringComCssClass()
Gets or sets CSS class.
VariantComEndSection()
Gets end section.
BooleanComExtendToBottomOfSection()
Gets or sets extend to bottom of section option.
CRObjectKindComKind()
Gets report object kind.
IntegerComLeft()
Gets or sets object upper left position (twips).
OLE_COLORComLineColor()
Gets or sets line color.
CRLineStyleComLineStyle()
Gets or sets line style.
IntegerComLineThickness()
Gets or sets line thickness (twips).
StringComName()
Gets or sets object name.
VariantComParent()
Gets object parent (Section).
IntegerComRight()
Gets or sets line lower right position (twips).
BooleanComSuppress()
Gets or sets object visibility.
IntegerComTop()
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.