ActiveReports 13
DDCell Class Properties

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder.Cells Namespace : DDCell Class

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

Public Properties
 NameDescription
Public PropertySets or returns the horizontal alignment value for the cell.  
Public PropertySets or returns the color of the bottom border.  
Public PropertySets or returns the line style for the bottom portion of the cell's border.  
Public PropertySets or returns the color of the diagonal border.  
Public PropertySets or returns a value indicating whether a diagonal border goes up or down, or both (which forms an "X" across the cell).  
Public PropertySets or returns the line style for the diagonal portion of the cell's border.  
Public PropertySets or returns the color of the left border.  
Public PropertySets or returns the line style for the left portion of the cell's border.  
Public PropertySets or returns the color of the right border.  
Public PropertySets or returns the line style for the right portion of the cell's border.  
Public PropertySets or returns the color of the top border.  
Public PropertySets or returns the line style for the top portion of the cell's border.  
Public PropertySets or returns the background color for the cell.  
Public PropertySets or returns a value indicating whether the bold property of the cell's font is used.  
Public PropertySets or returns a value indicating whether the cell's font's Italic property is used.  
Public PropertySets or returns the name of the font.  
Public PropertySets or returns a value indicating the point size to use in the cell's font size property.  
Public PropertySets or returns a value indicating whether the text in the cell is rendered with a horizontal line striking through the text.  
Public PropertySets or returns the underline style for the cell.  
Public PropertySets or returns the foreground color or text color of the cell.  
Public PropertySets or returns a hyperlink for the cell that will automatically be launched by Excel when it is clicked.  
Public PropertySets or returns a value indicating whether the cell is in a merged group of cells.  
Public PropertyReturns 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 PropertySets or returns an Excel-style number format string.  
Public PropertySets or returns the text rotation for the cell in degrees.  
Public PropertyThe type of cell this DDCell object represents.  
Public PropertySets or returns the vertical alignment value for the cell.  
Public PropertySets or returns a value indicating whether the cell's text can be wrapped.  
Top
See Also

Reference

DDCell Class
GrapeCity.SpreadBuilder.Cells Namespace