Class: cCrystalISection

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

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

Class Hierarchy:

cObjectMixincCrystalISection

Class Definition

Functions and Procedures

VariantComAddBlobFieldObject(Variant llField Integer llLeft Integer llTop)
Adds a blob field object into the section.
VariantComAddBoxObject(Integer llLeft Integer llTop Integer llRight Integer llBottom Variant llpEndSection)
Adds a box object into the section.
VariantComAddCrossTabObject(Integer llLeft Integer llTop)
Adds a crosstab object into the section.
VariantComAddFieldObject(Variant llField Integer llLeft Integer llTop)
Adds a field object into the section.
VariantComAddGraphObject(CRGraphDataType llgraphDataType Integer llLeft Integer llTop Variant llpCrossTabObject)
Adds a graph object into the section.
VariantComAddLineObject(Integer llLeft Integer llTop Integer llRight Integer llBottom Variant llpEndSection)
Adds a line object into the section.
VariantComAddPictureObject(String llpImageFilePath Integer llLeft Integer llTop)
Adds a picture field object into the section.
VariantComAddSpecialVarFieldObject(CRSpecialVarType llspecialVarType Integer llLeft Integer llTop)
Adds a special var field object into the section.
VariantComAddSubreportObject(String llpSubreportName Integer llLeft Integer llTop)
Adds a subreport object into the section.
VariantComAddSummaryFieldObject(Variant llField CRSummaryType llSummaryType Integer llLeft Integer llTop Variant llsecondSummaryFieldOrFactor)
Adds a summary field object into the section
VariantComAddTextObject(String llpText Integer llLeft Integer llTop Variant llformatText)
Adds a text object into the section.
VariantComAddUnboundFieldObject(CRFieldValueType llValueType Integer llLeft Integer llTop)
Adds an unbound field object into the report.
OLE_COLORComBackColor()
Gets or sets section background color.
StringComConditionFormula(Variant llFormulaName)
Gets or sets section conditional formula.
StringComCssClass()
Gets or sets CSS class.
ComDeleteObject(Variant llreportObject)
Deletes an object into the section.
IntegerComHeight()
Gets or sets section height (twips).
VariantComImportSubreport(String llsubreportFileName Integer llLeft Integer llTop)
Imports a subreport into the section.
BooleanComKeepTogether()
Gets or sets keeping section together option.
IntegerComMinimumHeight()
Gets minimum section height (twips).
StringComName()
Gets or sets section name.
BooleanComNewPageAfter()
Gets or sets new page after option.
BooleanComNewPageBefore()
Gets or sets new page before option.
ShortComNumber()
Gets the section index within the report.
VariantComParent()
Gets the section parent (Report or Area).
BooleanComPrintAtBottomOfPage()
Gets or sets print at bottom of page option.
VariantComReportObjects()
Gets report object collection within the section.
BooleanComResetPageNumberAfter()
Gets or sets reset page after option.
BooleanComSuppress()
Gets or sets section visibility.
BooleanComSuppressIfBlank()
Gets or sets suppress section if blank option.
BooleanComUnderlaySection()
Gets or sets underlay following section option.
IntegerComWidth()
Gets section width (twips).
Set(String value)
Gets or sets section name.
Set(Integer value)
Gets or sets section height (twips).
Set(OLE_COLOR value)
Gets or sets section background color.
Set(Boolean value)
Gets or sets section visibility.
Set(Boolean value)
Gets or sets new page before option.
Set(Boolean value)
Gets or sets new page after option.
Set(Boolean value)
Gets or sets keeping section together option.
Set(Boolean value)
Gets or sets reset page after option.
Set(Boolean value)
Gets or sets print at bottom of page option.
Set(Boolean value)
Gets or sets underlay following section option.
Set(Boolean value)
Gets or sets suppress section if blank option.
Set(Variant llFormulaName String value)
Gets or sets section conditional formula.
Set(String value)
Gets or sets CSS class.