See Also

Cell Class  | ceTe.DynamicPDF.PageElements Namespace

Cell overview

Public Properties

Public Property Align Gets or sets the CellAlign enumeration to use for the horizontal alignment of the text in the cell.
Public Property AutoLeading Gets or sets whether the leading of the cell should be calculated automatically.
Public Property BackgroundColor Gets or sets the Color object to use for the background of the cell.
Public Property ColumnIndex Gets the index of the Column in which the cell begins.
Public Property ColumnSpan Gets or sets the number of columns that the cell spans.
Public Property Element Gets or sets the page element contained in the cell.
Public Property Font Gets or sets the Font object to use for the cell.
Public Property FontSize Gets or sets the font size to use for the text in the cell.
Public Property Height Gets the height of the cell.
Public Property Leading Gets or sets the leading for the text of the cell.
Public Property Padding Gets or sets the padding of the cell. By default this value is set to float.NaN. Being set to 'Not a Number' implies that the cell's padding will be pulled from the padding for the row containing that cell.
Public Property ParagraphIndent Gets or sets the paragraph indent for the paragraphs of the cell.
Public Property ParagraphSpacing Gets or sets the paragraph spacing for the paragraphs of the cell.
Public Property RightToLeft Gets or sets a value specifying whether the text in the cell will be displayed right to left.
Public Property Row Gets the Row that the cell is contained in.
Public Property RowSpan Gets or sets the number of rows that the cell spans.
Public Property Text Gets or sets the text to be displayed.
Public Property TextColor Gets or sets the Color object to use for the text of the cell.
Public Property Underline Gets or sets a value specifying whether the text in the cell will be underlined.
Public Property VAlign Gets or sets the CellVAlign enumeration to use for the vertical alignment of the text in the cell.
Public Property Width Gets the width of the cell.

See Also

Cell Class  | ceTe.DynamicPDF.PageElements Namespace

 

 


© Copyright 2006, ceTe Software