Class: cCrystalITextObject
CLSID: {AF37680C-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObject

Mixin


cCrystalITextObjectClass 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
ComCanGrow()
Gets or sets can grow option.
Integer
ComCharacterSpacing()
Gets or sets character spacing.
Boolean
ComCloseAtPageBreak()
Gets or sets close border on page break.
String
ComConditionFormula(Variant llFormulaType)
Gets or sets conditional formula.
String
ComCssClass()
Gets or sets CSS class.
Variant
ComFieldElements()
Gets or sets embedded field elements.
Integer
ComFirstLineIndent()
Gets or sets first line indent.
Variant
ComFont()
Gets or sets standard OLE font.
Boolean
ComHasDropShadow()
Gets or sets border drop shadow.
Integer
ComHeight()
Gets or sets object height (twips).
CRAlignment
ComHorAlignment()
Gets or sets horizontal alignment.
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).
Integer
ComLeftIndent()
Gets or sets left indent.
CRLineStyle
ComLeftLineStyle()
Gets or sets left line style.
Real
ComLineSpacing()
Gets line spacing.
CRLineSpacingType
ComLineSpacingType()
Gets line spacing type.
Short
ComMaxNumberOfLines()
Gets or sets max of number of line option.
String
ComName()
Gets or sets object name.
Variant
ComParent()
Gets object parent (Section).
Integer
ComRightIndent()
Gets or sets right indent.
CRLineStyle
ComRightLineStyle()
Gets or sets right line style.

ComSetLineSpacing(Real llLineSpacing CRLineSpacingType llLineSpacingType)
Sets line spacing type and line spacing.

ComSetText(String llpText)
Sets text object text to be the specified text.
Boolean
ComSuppress()
Gets or sets object visibility.
Boolean
ComSuppressIfDuplicated()
Gets or sets suppress if duplicated option.
String
ComText()
Gets whole text string.
OLE_COLOR
ComTextColor()
Gets or sets object text color.
CRRotationAngle
ComTextRotationAngle()
Gets or sets text rotation angle.
Integer
ComTop()
Gets or sets object upper top position (twips).
CRLineStyle
ComTopLineStyle()
Gets or sets top line style.
Integer
ComWidth()
Gets or sets 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(Integer value)
Gets or sets object width (twips).

Set(Integer value)
Gets or sets object height (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(OLE_COLOR value)
Gets or sets object text color.

Set(Variant value)
Gets or sets standard OLE font.

Set(CRAlignment value)
Gets or sets horizontal alignment.

Set(Boolean value)
Gets or sets suppress if duplicated option.

Set(Short value)
Gets or sets max of number of line option.

Set(Boolean value)
Gets or sets can grow option.

Set(Integer value)
Gets or sets character spacing.

Set(CRRotationAngle value)
Gets or sets text rotation angle.

Set(Integer value)
Gets or sets first line indent.

Set(Integer value)
Gets or sets left indent.

Set(Integer value)
Gets or sets right indent.

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.