Align | Gets or sets the CellAlign enumeration to use for the horizontal alignment of the text in the cell. |
AutoLeading | Gets or sets whether the leading of the cell should be calculated automatically. |
BackgroundColor | Gets or sets the Color object to use for the background of the cell. |
ColumnIndex | Gets the index of the Column in which the cell begins. |
ColumnSpan | Gets or sets the number of columns that the cell spans. |
Element | Gets or sets the page element contained in the cell. |
Font | Gets or sets the Font object to use for the cell. |
FontSize | Gets or sets the font size to use for the text in the cell. |
Height | Gets the height of the cell. |
Leading | Gets or sets the leading for the text of the cell. |
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. |
ParagraphIndent | Gets or sets the paragraph indent for the paragraphs of the cell. |
ParagraphSpacing | Gets or sets the paragraph spacing for the paragraphs of the cell. |
RightToLeft | Gets or sets a value specifying whether the text in the cell will be displayed right to left. |
Row | Gets the Row that the cell is contained in. |
RowSpan | Gets or sets the number of rows that the cell spans. |
Text | Gets or sets the text to be displayed. |
TextColor | Gets or sets the Color object to use for the text of the cell. |
Underline | Gets or sets a value specifying whether the text in the cell will be underlined. |
VAlign | Gets or sets the CellVAlign enumeration to use for the vertical alignment of the text in the cell. |
Width | Gets the width of the cell. |
Cell Class | ceTe.DynamicPDF.PageElements Namespace
© Copyright 2007, ceTe Software