ActiveReports 19 .NET Edition
ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly
/
GrapeCity.SpreadBuilder.Cells Namespace
/
DDCell Class
/ UnMerge Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
Introduction
Report Readers
Report Authors
DevOps
Developers
Samples
Class Library
MESCIUS.ActiveReports Assembly
MESCIUS.ActiveReports.Aspnet.Designer Assembly
MESCIUS.ActiveReports.Aspnet.Viewer Assembly
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly
MESCIUS.ActiveReports.Aspnetcore.Viewer Assembly
MESCIUS.ActiveReports.Blazor.Designer Assembly
MESCIUS.ActiveReports.Blazor.Viewer Assembly
MESCIUS.ActiveReports.Chart Assembly
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly
MESCIUS.ActiveReports.Core.Document Assembly
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly
MESCIUS.ActiveReports.Core.Rdl Assembly
MESCIUS.ActiveReports.Core.Rendering Assembly
MESCIUS.ActiveReports.Design.Win Assembly
MESCIUS.ActiveReports.Export.Excel Assembly
MESCIUS.ActiveReports.Export.Html Assembly
MESCIUS.ActiveReports.Export.Image Assembly
MESCIUS.ActiveReports.Export.Pdf Assembly
MESCIUS.ActiveReports.Export.Rdf Assembly
MESCIUS.ActiveReports.Export.Word Assembly
MESCIUS.ActiveReports.Export.Xml Assembly
MESCIUS.ActiveReports.QueryDesigner Assembly
MESCIUS.ActiveReports.SpreadBuilder Assembly
Namespaces
GrapeCity.SpreadBuilder Namespace
Overview
Classes
ColumnCountOutOfRangeException
CompressionException
DDColumn
DDRow
DDSecurity
DDSheet
DDSheetNameAlreadyExistsException
DDSheets
FormatConverter
InvalidDDSheetNameException
InvalidPasswordException
NoDDSheetsException
PageBreaks
RowCountOutOfRangeException
SpreadBuilderException
VersionNotImplementedException
Workbook
Enumerations
FileFormat
OpenXmlStandard
Structures
PageBreaks.PageBreak
StringMeasurementParams
GrapeCity.SpreadBuilder.Cells Namespace
Overview
Classes
DDCell
Overview
Members
Methods
GetValue Method
Merge Method
SetValue Method
SetValue(Double) Method
SetValue(String) Method
SetValue(BiffCellBoolErrValues) Method
SetValueBlank Method
UnMerge Method
Properties
Alignment Property
BorderBottomColor Property
BorderBottomStyle Property
BorderDiagonalColor Property
BorderDiagonalEnum Property
BorderDiagonalStyle Property
BorderLeftColor Property
BorderLeftStyle Property
BorderRightColor Property
BorderRightStyle Property
BorderTopColor Property
BorderTopStyle Property
FillColor Property
FontBold Property
FontItalic Property
FontName Property
FontSize Property
FontStrikeOut Property
FontUnderlineStyle Property
ForeColor Property
Hyperlink Property
IsMerged Property
MergeArea Property
NumberFormat Property
TextAngle Property
Type Property
VertAlignment Property
WrapText Property
DDCells
Enumerations
BiffCellBoolErrValues
CellTypes
Structures
MergeArea
GrapeCity.SpreadBuilder.Imaging Namespace
Overview
Classes
Biff7PictureRecord
LineInfo
Enumerations
AnchorType
ImageLineStyle
ImageLineWeight
LineArrowHeadLengths
LineArrowHeadStyles
LineArrowHeadWidths
LineStyles
ObjectDirection
SBFloatingMoveType
Structures
ImageInfo
GrapeCity.SpreadBuilder.Printing Namespace
Overview
Classes
PageSetup
Enumerations
PagePrintOrder
PagePrintOrientation
PaperKind
GrapeCity.SpreadBuilder.Style Namespace
Overview
Enumerations
BorderDiagonalStyles
BorderLineStyle
FontUnderlineStyles
HorzAlignments
VertAlignments
MESCIUS.ActiveReports.Viewer.Common Assembly
MESCIUS.ActiveReports.Viewer.Win Assembly
MESCIUS.ActiveReports.Viewer.Wpf Assembly
MESCIUS.ActiveReports.Web Assembly
MESCIUS.ActiveReports.Web.Viewer Assembly
MESCIUS.ActiveReports.Win Assembly
Troubleshooting
UnMerge Method
In This Topic
Syntax
See Also
Unmerges this cell and any cells currently merged with it, making them independent cells with their own value and style.
Syntax
Visual Basic
C#
public void UnMerge()
'Declaration Public Sub UnMerge()
See Also
Reference
DDCell Class
DDCell Members