combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / CrosstabCellSumLabel Class
Properties Methods

CrosstabCellSumLabel Class Members

The following tables list the members exposed by CrosstabCellSumLabel.

Public Properties
 NameDescription
Public PropertyDetermines the horizontal alignment of the text. Available values are

 

Value Meaning
0 left aligned
1 centered
2 right aligned

(Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property

Determines the vertical alignment of the text. Possible values are

Value Meaning
0 content is top aligned
1 content is centered
2 content is bottom aligned

(Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property

Rotates the object counter clockwise. Only TrueType fonts can be rotated. Possible values are:

 

Value Meaning
0
1 90°
2 180°
3 270°

(Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public PropertyGets or sets the properties of a filling and a possible gradient fill. (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public PropertyGets or sets the font for the cell. (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public PropertyFormula for the cell's display value. (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public PropertyRepresents the frame properties of the cell. (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property (Inherited from combit.Reporting.Dom.DomItem)
Public Property

Link that will be opened when clicking on the cell. This functionality is only available for the following output targets:

  • Preview
  • PDF
  • HTML
(Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property (Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public Property

Gets or sets the formatting for the text displayed. Available OutputFormatter classes are:

PropertyOutputFormatterCurrency

PropertyOutputFormatterDate

PropertyOutputFormatterDateTime

PropertyOutputFormatterDegree

PropertyOutputFormatterDouble

PropertyOutputFormatterPercentage

PropertyOutputFormatterTime

(Inherited from combit.Reporting.Dom.CrosstabCellBase)
Public PropertyGets or sets the properties for a crosstab grouping summary, i.e. the sum for a column or row.  
Top
Public Methods
 NameDescription
Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Top
See Also