ActiveReports 8
DDCell Class Properties

For a list of all members of this type, see DDCell members.

Public Properties
 NameDescription
Public PropertyAlignmentSets or returns the horizontal alignment value for the cell.  
Public PropertyBorderBottomColorSets or returns the color of the bottom border.  
Public PropertyBorderBottomStyleSets or returns the line style for the bottom portion of the cell's border.  
Public PropertyBorderDiagonalColorSets or returns the color of the diagonal border.  
Public PropertyBorderDiagonalEnumSets or returns a value indicating whether a diagonal border goes up or down, or both (which forms an "X" across the cell).  
Public PropertyBorderDiagonalStyleSets or returns the line style for the diagonal portion of the cell's border.  
Public PropertyBorderLeftColorSets or returns the color of the left border.  
Public PropertyBorderLeftStyleSets or returns the line style for the left portion of the cell's border.  
Public PropertyBorderRightColorSets or returns the color of the right border.  
Public PropertyBorderRightStyleSets or returns the line style for the right portion of the cell's border.  
Public PropertyBorderTopColorSets or returns the color of the top border.  
Public PropertyBorderTopStyleSets or returns the line style for the top portion of the cell's border.  
Public PropertyFillColorSets or returns the background color for the cell.  
Public PropertyFontBoldSets or returns a value indicating whether the bold property of the cell's font is used.  
Public PropertyFontItalicSets or returns a value indicating whether the cell's font's Italic property is used.  
Public PropertyFontNameSets or returns the name of the font.  
Public PropertyFontSizeSets or returns a value indicating the point size to use in the cell's font size property.  
Public PropertyFontStrikeOutSets or returns a value indicating whether the text in the cell is rendered with a horizontal line striking through the text.  
Public PropertyFontUnderlineStyleSets or returns the underline style for the cell.  
Public PropertyForeColorSets or returns the foreground color or text color of the cell.  
Public PropertyHyperlinkSets or returns a hyperlink for the cell that will automatically be launched by Excel when it is clicked.  
Public PropertyIsMergedSets or returns a value indicating whether the cell is in a merged group of cells.  
Public PropertyMergeAreaReturns a MergeArea object that represents the merged range containing this cell. If this cell is not in a merged area, this property returns MergeArea.Empty.  
Public PropertyNumberFormatSets or returns an Excel-style number format string.  
Public PropertyTextAngleSets or returns the text rotation for the cell in degrees.  
Public PropertyTypeThe type of cell this DDCell object represents.  
Public PropertyVertAlignmentSets or returns the vertical alignment value for the cell.  
Public PropertyWrapTextSets or returns a value indicating whether the cell's text can be wrapped.  
Top
See Also

Reference

DDCell Class
GrapeCity.SpreadBuilder.Cells Namespace

Support Forum