ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Style Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.SpreadBuilder.Style Namespace
    In This Topic
    The GrapeCity.SpreadBuilder.Style namespace contains various style enumerations.
    Enumerations
     EnumerationDescription
    EnumerationUsed with DDCell's BorderDiagonalEnum property to determine whether a diagonal border goes up or down, or both (which forms an "X" across the cell).
    EnumerationUsed to set the border line styles for DDCell's borders (i.e. BorderTopStyle, BorderBottomStyle, etc.).
    EnumerationUsed with the DDCell.FontUnderlineStyle property to set the underline style for the cell.
    EnumerationUsed with the DDCell.Alignment property to set the the horizontal alignment value for the cell.
    EnumerationUsed with the DDCell.VertAlignment property to set the vertical alignment value for the cell.
    See Also